TcxCustomGridOptions.GridView Property
Provides access to the View to which the option set is applied.
Declaration
property GridView: TcxCustomGridView read;
Property Value
| Type |
|---|
| TcxCustomGridView |
Remarks
Use this property to access the View’s items, styles sets, other options, etc.
See Also