FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / SsrsMode Property

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