CustomDrawObjectEventArgs Constructors
Provides data for the ColumnView.CustomDrawFilterPanel event.Name | Parameters | Description |
---|---|---|
CustomDrawObjectEventArgs(GraphicsCache, ObjectPainter, ObjectInfoArgs, AppearanceObject) | cache, painter, info, appearance | Initializes a new instance of the CustomDrawObjectEventArgs class. |
See Also