Back to Devexpress

TdxCustomSpreadSheet.OptionsBehavior Property

vcl-dxspreadsheetcore-dot-tdxcustomspreadsheet-89dc6925.md

latest1.5 KB
Original Source

TdxCustomSpreadSheet.OptionsBehavior Property

Specifies the global behavior and functionality settings applied to the Spreadsheet and Report Designer.

Declaration

delphi
property OptionsBehavior: TdxSpreadSheetOptionsBehavior read; write;

Property Value

Type
TdxSpreadSheetOptionsBehavior

Remarks

This property set allows you to customize formula calculation settings, disable or enable certain end-user functionality, including but not limited to, the action history and cell management. For the full list of available global behavior and functionality settings, refer to the TdxSpreadSheetOptionsBehavior class description.

See Also

TdxCustomSpreadSheet.OptionsLockedStateImage

TdxCustomSpreadSheet.OptionsProtection

TdxCustomSpreadSheet.OptionsView

TdxSpreadSheetReportDesigner.Options

TdxCustomSpreadSheet Class

TdxCustomSpreadSheet Members

dxSpreadSheetCore Unit