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

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:

C#
public enum CellsLayout

Fields

Cell cells layout.

C#
Cell = 0

Column cells layout.

C#
Column = 2

Grid cells layout.

C#
Grid = 3

Rwo cells layout.

C#
Row = 1
In this article
DefinitionFieldsCellColumnGridRow
Not finding the help you need?
Contact Support