C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1TrueDBGrid Class : OwnerDrawPageFooter Event |
'Declaration Public Event OwnerDrawPageFooter As OwnerDrawPageEventHandler
public event OwnerDrawPageEventHandler OwnerDrawPageFooter
The event handler receives an argument of type OwnerDrawPageEventArgs containing data related to this event. The following OwnerDrawPageEventArgs properties provide information specific to this event.
Property | Description |
---|---|
OwnerDrawPrint | The C1OwnerDrawPrint object used to render the custom header or footer |