Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / SsrsMode Property

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