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