RowPreviewCustomDrawEventArgs Constructors
Provides data for the GridView.CustomDrawRowPreview event.Name | Parameters | Description |
---|---|---|
RowPreviewCustomDrawEventArgs(GraphicsCache, ObjectPainter, GridDataRowInfo) | cache, painter, rowInfo | Initializes a new instance of the RowPreviewCustomDrawEventArgs class. |
See Also