True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / OwnerDrawPageFooter Property

In This Topic
    OwnerDrawPageFooter Property (PrintInfo)
    In This Topic
    Gets or sets a value indicating whether the page footer is owner-drawn.
    Syntax
    'Declaration
     
    Public Property OwnerDrawPageFooter As System.Boolean
    public System.bool OwnerDrawPageFooter {get; set;}
    See Also