CustomDrawRowFooterCellEventArgs Constructors
Provides data for the TreeList.CustomDrawRowFooterCell event.
Name | Parameters | Description |
---|---|---|
Custom |
none |
Initializes a new instance of the Custom |
Custom |
cache, item, node, painter, info |
Initializes a new instance of the Custom |
See Also