DataNavigatorOnValidating Method

This is overridden to suppress the normal validation method

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
protected override void OnValidating(
	CancelEventArgs e
)

Parameters

e  CancelEventArgs
The event arguments

See Also