Click or drag to resize
GridControlInitParamObject Method
Initializes the grid parameter object.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public virtual void InitParamObject()
Remarks
See the description of Initialize for a more detailed description of GridControl initialization.
See Also