TcxCustomGridView.Styles Property
In This Article
Provides access to styles that define the appearance of grid View elements.
#Declaration
Delphi
property Styles: TcxCustomGridStyles read; write;
#Property Value
Type | Description |
---|---|
Tcx |
Stores grid View styles. |
See Also