[]
Specifies whether the row belong to the area of headers, cells or footers.
public enum GridRowColType
Name | Description |
---|---|
Cell | The row belongs to the cells area. |
Footer | The row belongs to the footer area. |
Header | The row belongs to the headers area. |