Skip to main content

TdxSpreadSheetCustomFormulaController Class

The base class for all classes that implement formula expression controllers in DevExpress products.

Declaration

TdxSpreadSheetCustomFormulaController = class abstract(TcxObjectList, IcxFormatControllerListener, IdxLocalizerListener, IInterface)

Remarks

The TdxSpreadSheetCustomFormulaController class extends its ancestor with properties allowing you to:

The following properties reference a TdxSpreadSheetCustomFormulaController class instance:

Inheritance

TObject
TList
TcxObjectList
TdxSpreadSheetCustomFormulaController
See Also