FlexReport for WPF | ComponentOne
C1.WPF.FlexViewer.4.6.2 Assembly / C1.WPF.FlexViewer Namespace / C1FlexViewerPane Class / WindowClassName Property

In This Topic
    WindowClassName Property (C1FlexViewerPane)
    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