TdxSpreadSheetFormulaBarOptionsBehavior Class
Stores the Formula Bar control’s behavior and functionality settings.
Declaration
TdxSpreadSheetFormulaBarOptionsBehavior = class(
TdxSpreadSheetFormulaBarCustomOptions
)
Remarks
This class has the following members that allow you to:
- Override the associated Spreadsheet or Report Designer control’s Formula AutoComplete settings (FormulaAutoComplete and FormulaAutoCompleteShowHint).
Direct TdxSpreadSheetFormulaBarOptionsBehavior Class Reference
The Formula Bar control’s OptionsBehavior property references a TdxSpreadSheetFormulaBarOptionsBehavior
object.
Inheritance
TObject
TPersistent
TdxSpreadSheetFormulaBarCustomOptions
TdxSpreadSheetFormulaBarOptionsBehavior
See Also