ClassRadWorksheetEditorHistoryState
Class
Represents the RadWorksheetEditor history state.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class RadWorksheetEditorHistoryState
Inheritance: objectRadWorksheetEditorHistoryState
Properties
SheetViewState
Gets the view state of the sheet.
Declaration
cs-api-definition
public ISheetViewState SheetViewState { get; }
Property Value
ISheetViewState
The view state of the sheet.