Class WorksheetUIUpdateContext
Represents the update context of the worksheet UI layers.
Inherited Members
Namespace: Telerik.Windows.Controls.Spreadsheet.Worksheets.Layers
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public class WorksheetUIUpdateContext : WorksheetUIUpdateContextBase
Properties
WorksheetEditor
Gets the worksheet editor.
Declaration
public RadWorksheetEditor WorksheetEditor { get; }
Property Value
RadWorksheetEditor
The worksheet editor. |