CustomDrawFooterEventArgs Constructors
Provides data for the TreeList.CustomDrawFooter event.| Name | Parameters | Description |
|---|---|---|
| CustomDrawFooterEventArgs() | none | Initializes a new instance of the CustomDrawFooterEventArgs class. |
| CustomDrawFooterEventArgs(GraphicsCache, ObjectPainter, SummaryFooterInfo) | cache, painter, info | Initializes a new instance of the CustomDrawFooterEventArgs class. |
See Also