CustomDrawRowValueCellEventArgs Constructors
Provides data for the VGridControlBase.CustomDrawRowValueCell event.
Name | Parameters | Description |
---|---|---|
Custom |
cache, row |
Initializes a new instance of the Custom |
Custom |
cache, r, appearance, properties, record |
Initializes a new instance of the Custom |
See Also