[]
Represents a single cell in the virtual grid.
public interface IGridCell
Name | Description |
---|---|
ColumnSpan | Gets the column span for this cell. |
Content | Gets the actual content to be rendered in this cell. |
EffectiveBorders | Gets the effective border styles for this cell. |
RowSpan | Gets the row span for this cell. |