Enum
CellsLayout

Represents the type of cell layout as presented in the borders preview control.

Definition

Namespace:Telerik.Windows.Controls.Spreadsheet.Dialogs

Assembly:Telerik.Windows.Controls.Spreadsheet.dll

Syntax:

cs-api-definition
public enum CellsLayout

Fields

Cell

Cell cells layout.

Declaration

cs-api-definition
Cell = 0

Field Value

CellsLayout

Column

Column cells layout.

Declaration

cs-api-definition
Column = 2

Field Value

CellsLayout

Grid

Grid cells layout.

Declaration

cs-api-definition
Grid = 3

Field Value

CellsLayout

Row

Rwo cells layout.

Declaration

cs-api-definition
Row = 1

Field Value

CellsLayout

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