TreeListHtmlCommandCellEventArgs Properties
Provides data for the ASPxTreeList.HtmlCommandCellPrepared event.Name | Description |
---|---|
Cell | Gets the processed command cell. |
Column | Gets a command column whose cell is currently being processed. |
Level | Gets the nesting level of a node which contains the processed command cell. |
NodeKey | Gets an object that uniquely identifies the node. |
See Also