MultiSelect for WinForms
SetCalendarDimensions メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > DateEditMonthCalendar クラス : SetCalendarDimensions メソッド
The number of columns.
The number of rows.
Sets the number of columns and rows of months to display.
シンタックス
'宣言
 
Public Sub SetCalendarDimensions( _
   ByVal x As System.Integer, _
   ByVal y As System.Integer _
) 
public void SetCalendarDimensions( 
   System.int x,
   System.int y
)

パラメータ

x
The number of columns.
y
The number of rows.
参照

DateEditMonthCalendar クラス
DateEditMonthCalendar メンバ