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