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