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