ComponentOne List for WinForms
C1.Win.C1List 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 Boolean
    public bool OwnerDrawPageFooter {get; set;}
    See Also