TreeListCustomUnboundColumnDataEventArgs Properties
Provides data for the ASPxTreeList.CustomUnboundColumnData event.
Name | Description |
---|---|
Column | Gets the processed column. |
Node |
Gets the node currently being processed.
Inherited from Tree |
Value | Gets the edit value of the cell currently being processed. |
See Also