[]
Represents a layout cell in the layout template.
public class LayoutCell
Public Class LayoutCell
Name | Description |
---|---|
ColumnSpan | Gets or sets the number of layout columns spanned by this layout cell. |
LayoutColumn | Gets the column that contains this layout cell. |
LayoutRow | Gets the row that contains this layout cell. |
RowSpan | Gets or sets the number of layout rows spanned by a layout cell. |