Document Library for WPF | ComponentOne
C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export Namespace / XlsFilter Class / FreezePageHeader Property

In This Topic
    FreezePageHeader Property
    In This Topic
    Gets or sets whether to freeze a page header or no.
    Syntax
    'Declaration
     
    Public Property FreezePageHeader As Boolean
    public bool FreezePageHeader {get; set;}
    See Also