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

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