TcxGridWinExplorerView.Styles Property
Specifies the set of styles that define the appearance of View elements.
Declaration
property Styles: TcxGridWinExplorerViewStyles read; write;
Property Value
Type |
---|
TcxGridWinExplorerViewStyles |
Remarks
Refer to the TcxGridWinExplorerViewStyles class description to learn about available styles.
See Also