DataNavigatorOnLayout Method

This is used to reposition the controls when the control attributes change

Definition

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

Parameters

e  LayoutEventArgs
The event arguments

See Also