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