CustomDrawRowHeaderCellEventArgs Constructors
Provides data for the VGridControlBase.CustomDrawRowHeaderCell event.
Name | Parameters | Description |
---|---|---|
Custom |
cache, caption |
Initializes a new instance of the Custom |
Custom |
cache, bounds, appearance |
Initializes a new instance of the Custom |
See Also