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