Enum
RowColumnHeadingState

Defines the row and column heading states.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets.Margins

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public enum RowColumnHeadingState

Fields

FullySelected

Fully selected row column heading state.

Declaration

cs-api-definition
FullySelected = 2

Field Value

RowColumnHeadingState

Normal

Normal row column heading state.

Declaration

cs-api-definition
Normal = 0

Field Value

RowColumnHeadingState

Selected

Selected row column heading state.

Declaration

cs-api-definition
Selected = 1

Field Value

RowColumnHeadingState

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