Click or drag to resize
ParamProperties Property
Gets the OGProperties object associated with the grid.

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
[BrowsableAttribute(false)]
public OGProperties Properties { get; }

Property Value

Type: OGProperties
The OGProperties allowing a number of general display-related properties to be configured.
See Also