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

In This Topic
    WindowClassName Property (FlexViewerPane)
    In This Topic
    Gets the name of the window class.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property WindowClassName As String
    protected override string WindowClassName {get;}
    See Also