New to Telerik UI for WPFStart a free 30-day trial

Defines members for the number tab context classes.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

C#
public interface INumberTabContext : IFormatCellsTabContext

Derived Classes: NumberTabContextNumberTabContextBaseNumberTabContextForStyle

Inherited Members IFormatCellsTabContext.ApplyChangesFromContext()IFormatCellsTabContext.RadSpreadsheetIFormatCellsTabContext.Visibility

Properties

CellValue

ICellValue

Gets or sets the cell value.

C#
ICellValue CellValue { get; set; }
Property Value:

The cell value.

CellValueFormat

CellValueFormat

Gets or sets the cell value format.

C#
CellValueFormat CellValueFormat { get; set; }
Property Value:

The cell value format.

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