BaseListControlEndInit Method

End initialization

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public void EndInit()

Implements

ISupportInitializeEndInit

Remarks

Call this to resume layout changes that have been suspended by a call to BeginInit.

See Also