TreeListHtmlRowEventArgs Properties
Provides data for the ASPxTreeList.HtmlRowPrepared event.
Name | Description |
---|---|
Level | Gets the nesting level of the processed node. |
Node |
Gets the processed node’s key value. |
Row | Gets the processed row. |
Row |
Gets the processed row’s type. |
See Also