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