Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewerToolbars Class / Viewer Property

In This Topic
    Viewer Property (FlexViewerToolbars)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Viewer As FlexViewer
    public FlexViewer Viewer {get; set;}
    See Also