RowCellCustomDrawEventArgs Constructors
Provides data for the GridView.CustomDrawCell, CardView.CustomDrawCardField, CardView.CustomDrawCardFieldCaption, and CardView.CustomDrawCardFieldValue events.
Name | Parameters | Description |
---|---|---|
Row |
cache, bounds, appearance, row |
Initializes a new instance of the Row |
See Also