ComponentOne ReportViewer for ASP.NET Web Forms
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 System.Integer
    public System.int ScreenCount {get;}
    See Also