DataNavigatorOnRepeatIntervalChanged Method

This raises the RepeatIntervalChanged event

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected virtual void OnRepeatIntervalChanged(
	EventArgs e
)

Parameters

e  EventArgs
The event arguments

See Also