[]
        
(Showing Draft Content)

C1.Win.C1Input.DateEditMonthCalendar.SetCalendarDimensions

SetCalendarDimensions Method

SetCalendarDimensions(int, int)

Sets the number of columns and rows of months to display.

Declaration
public void SetCalendarDimensions(int x, int y)
Parameters
Type Name Description
int x

The number of columns.

int y

The number of rows.