FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / SsrsMode Property

In This Topic
    SsrsMode Property (FlexViewerPane)
    In This Topic
    Indicates whether the document source is SSRS.
    Syntax
    'Declaration
     
    Public ReadOnly Property SsrsMode As Boolean
    public bool SsrsMode {get;}
    See Also