<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / PrintPageTemplate Class / ShowFooterSeparator Property

In This Topic
    ShowFooterSeparator Property (PrintPageTemplate)
    In This Topic
    Gets or sets a value indicating whether to show the footer separator or not.
    Syntax
    'Declaration
     
    Public Property ShowFooterSeparator As Boolean
    public bool ShowFooterSeparator {get; set;}
    See Also