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