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