Enum CellsLayout
Represents the type of cell layout as presented in the borders preview control.
Namespace: Telerik.Windows.Controls.Spreadsheet.Dialogs
Assembly: Telerik.Windows.Controls.Spreadsheet.dll
Syntax
public enum CellsLayout
Cell
Cell cells layout.
Column
Column cells layout.
Grid
Grid cells layout.
Row
Rwo cells layout.