Click or drag to resize
GridControlBeginInit Method
Implements ISupportInitialize.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public virtual void BeginInit()

Implements

ISupportInitializeBeginInit
Remarks
See the description of Initialize for a more detailed description of GridControl initialization.
See Also