CustomDrawRowHeaderIndentEventArgs Constructors
Provides data for the VGridControlBase.CustomDrawRowHeaderIndent event.| Name | Parameters | Description |
|---|---|---|
| CustomDrawRowHeaderIndentEventArgs(GraphicsCache, Rectangle, AppearanceObject) | cache, r, appearance | Initializes a new instance of the CustomDrawRowHeaderIndentEventArgs class. |
See Also