Calendar for WinForms | ComponentOne
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / VirtualWindow Class / FactWindow Property

In This Topic
    FactWindow Property (VirtualWindow)
    In This Topic
    Gets or sets the fact window.
    Syntax
    'Declaration
     
    
    Public Property FactWindow As IWin32Window
    public IWin32Window FactWindow {get; set;}
    See Also