Interface
INumberTabContext

Defines members for the number tab context classes.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public interface INumberTabContext : IFormatCellsTabContext

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

Properties

CellValue

Gets or sets the cell value.

Declaration

cs-api-definition
ICellValue CellValue { get; set; }

Property Value

ICellValue

The cell value.

CellValueFormat

Gets or sets the cell value format.

Declaration

cs-api-definition
CellValueFormat CellValueFormat { get; set; }

Property Value

CellValueFormat

The cell value format.

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