[]
Represents a item for the GroupHeaderTemplate.
public class HeaderTemplateCell
Name | Description |
---|---|
HeaderTemplateCell() |
Name | Description |
---|---|
Col | column position |
ColSpan | column span |
Row | row position |
RowSpan | row span |
Title | Text will appear in this area |
Name | Description |
---|---|
Set(int, int, int, int, string) | Set value for properties of cell. |