ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / Ime.ImeCandidateWindow Class / PageStart Property

In This Topic
    PageStart Property
    In This Topic
    Gets the page start.
    Syntax
    'Declaration
     
    
    Public Property PageStart As Integer
    public int PageStart {get; set;}

    Property Value

    An int indicates the page start.
    See Also