Lists values that identify rows within the ASPxTreeList.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v19.2.dll
Name | Description |
---|---|
Data | Corresponds to a node (data row). |
EditForm | Corresponds to a row that contains the Edit Form. |
Error | Corresponds to the Error Node. |
Footer | Corresponds to theASPxTreeList's Footer. |
GroupFooter | Corresponds to a group footer. |
Header | Corresponds to a row that contains column headers. |
InlineEdit | Corresponds to the In-Line Edit Node. |
Preview | Corresponds to a preview row. |
The values listed in this enumeration are used to set the TreeListHtmlRowEventArgs.RowKind property.