TdxSpreadSheetCustomViewClass Type
In This Article
The class-reference to a worksheet class.
#Declaration
Delphi
TdxSpreadSheetCustomViewClass = class of TdxSpreadSheetCustomView;
#Referenced Class
Type |
---|
Tdx |
#Remarks
The TdxSpreadSheetCustomViewClass type is referenced by the AViewClass parameter of the AddSheet function provided by the TdxCustomSpreadSheet class.
See Also