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

In This Topic
    PageSize Property (Ime.ImeCandidateWindow)
    In This Topic
    Gets the page size.
    Syntax
    'Declaration
     
    
    Public Property PageSize As Integer
    public int PageSize {get; set;}

    Property Value

    An int indicates the page size.
    See Also