CustomDrawTreeButtonEventArgs Constructors
Provides data for the VGridControlBase.CustomDrawTreeButton event.| Name | Parameters | Description |
|---|---|---|
| CustomDrawTreeButtonEventArgs(GraphicsCache, Rectangle, AppearanceObject, BaseRow, TreeButtonType) | cache, r, appearance, row, treeButtonType | Initializes a new instance of the CustomDrawTreeButtonEventArgs class. |
See Also