FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / CanShowPageSettings Property

In This Topic
    CanShowPageSettings Property (FlexViewer)
    In This Topic
    Indicates whether the Page Settings panel can be shown.
    Syntax
    'Declaration
     
    Public ReadOnly Property CanShowPageSettings As Boolean
    public bool CanShowPageSettings {get;}
    See Also