Back to Devexpress

TdxCustomSpreadSheet.Styles Property

vcl-dxspreadsheetcore-dot-tdxcustomspreadsheet-d047f915.md

latest1.2 KB
Original Source

TdxCustomSpreadSheet.Styles Property

Provides access to style settings for the visual elements of the Spreadsheet or Report Designer control.

Declaration

delphi
property Styles: TdxSpreadSheetStyles read; write;

Property Value

Type
TdxSpreadSheetStyles

Remarks

Use this property collectively with the LookAndFeel and OptionsView properties to customize the control’s appearance on the global level.

Refer to the TdxSpreadSheetStyles class description to learn about the appearance settings provided by the Styles property set.

See Also

TdxCustomSpreadSheet Class

TdxCustomSpreadSheet Members

dxSpreadSheetCore Unit