Create(TdxSpreadSheetCustomView) Constructor
Initializes a new instance of the TdxSpreadSheetContainer class with specified settings.
Declaration
constructor Create(AView: TdxSpreadSheetCustomView); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AView | TdxSpreadSheetCustomView |
See Also