Represents the RadWorksheetEditor history state.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class RadWorksheetEditorHistoryState
Inheritance: objectRadWorksheetEditorHistoryState
Properties
SheetViewState
ISheetViewState
Gets the view state of the sheet.
C#
public ISheetViewState SheetViewState { get; }
The view state of the sheet.