TdxSpreadSheetTableView.History Property
In This Article
Provides access to the history of the Spreadsheet control instance to which the current Table View worksheet belongs.
#Declaration
Delphi
property History: TdxSpreadSheetHistory read;
#Property Value
Type |
---|
Tdx |
#Remarks
You can use this property and the Spreadsheet control’s History property interchangeably.
See Also