TcxGridTableViewStyles.GridView Property
Specifies the Table View the style is applied to.
Declaration
property GridView: TcxGridTableView read;
Property Value
Type |
---|
TcxGridTableView |
Remarks
Use the GridView property to get the Table View for which the current style is applied.
See Also