Class
WorksheetUIUpdateContext

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 WorksheetUIUpdateContextBase.GetVisibleRowLayoutBox(int)WorksheetUIUpdateContextBase.GetVisibleColumnLayoutBox(int)WorksheetUIUpdateContextBase.GetVisibleCellBox(CellIndex)WorksheetUIUpdateContextBase.GetVisibleCellBox(int, int)WorksheetUIUpdateContextBase.GetActualBoundingRectangleByContentAlignment(CellLayoutBox)WorksheetUIUpdateContextBase.GetHyperlinkInfo(CellIndex)WorksheetUIUpdateContextBase.GetHyperlinkInfo(int, int)WorksheetUIUpdateContextBase.GetHyperlinkArea(CellIndex)WorksheetUIUpdateContextBase.AddHyperlinkArea(CellIndex, Rect)WorksheetUIUpdateContextBase.GetCellClipping(CellLayoutBox)WorksheetUIUpdateContextBase.GetCellContentSize(CellLayoutBox)WorksheetUIUpdateContextBase.CalculateIndent(CellIndex)WorksheetUIUpdateContextBase.GetHorizontalAlignment(CellIndex)WorksheetUIUpdateContextBase.GetVerticalAlignment(CellIndex)WorksheetUIUpdateContextBase.GetFill(CellIndex)WorksheetUIUpdateContextBase.GetLeftBorder(CellIndex)WorksheetUIUpdateContextBase.GetTopBorder(CellIndex)WorksheetUIUpdateContextBase.GetRightBorder(CellIndex)WorksheetUIUpdateContextBase.GetBottomBorder(CellIndex)WorksheetUIUpdateContextBase.GetDiagonalUpBorder(CellIndex)WorksheetUIUpdateContextBase.GetDiagonalDownBorder(CellIndex)WorksheetUIUpdateContextBase.GetCellValue(CellIndex)WorksheetUIUpdateContextBase.GetCellFormat(CellIndex)WorksheetUIUpdateContextBase.GetFontProperties(CellIndex)WorksheetUIUpdateContextBase.GetIsWrapped(CellIndex)WorksheetUIUpdateContextBase.GetIndentPropertyValue(CellIndex)WorksheetUIUpdateContextBase.GetPreviousNextNonEmptyNonMergedCells(CellIndex, out CellLayoutBox, out CellLayoutBox)WorksheetUIUpdateContextBase.GetShapeFromPoint(Point)WorksheetUIUpdateContextBase.GetDataValidationRule(CellIndex)WorksheetUIUpdateContextBase.GetDataValidationRuleResult(CellIndex)WorksheetUIUpdateContextBase.ShowGridlinesWorksheetUIUpdateContextBase.WorksheetWorksheetUIUpdateContextBase.CurrentThemeWorksheetUIUpdateContextBase.VisibleRowBoxesWorksheetUIUpdateContextBase.VisibleColumnBoxesWorksheetUIUpdateContextBase.VisibleCellLayoutBoxesWorksheetUIUpdateContextBase.ShapesUIUpdateContext.Translate(Point, ViewportPaneType)UIUpdateContext.Translate(Rect, ViewportPaneType)UIUpdateContext.OwnerUIUpdateContext.SheetViewportUIUpdateContext.ScaleFactor

Properties

WorksheetEditor

Gets the worksheet editor.

Declaration

cs-api-definition
public RadWorksheetEditor WorksheetEditor { get; }

Property Value

RadWorksheetEditor

The worksheet editor.

In this article
DefinitionPropertiesWorksheetEditor
Not finding the help you need?
Contact Support