[]
Identifies the type of row.
public enum RowTypeEnum
| Name | Description |
|---|---|
| ChildRow | Row is a childrow. |
| CollapsedGroupRow | Row is a collapsed group row. |
| DataRow | Row is a datarow. |
| ExpandedGroupRow | Row is an expanded group row. |
| FooterRow | Row is a footerrow. |