Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / SystemInfo Class / ScreenCount Property

In This Topic
    ScreenCount Property
    In This Topic
    Gets the number of system screens.
    Syntax
    'Declaration
     
    Public ReadOnly Property ScreenCount As Integer
    public int ScreenCount {get;}
    See Also