Sets the number of columns and rows of months to display.
シンタックス
'宣言
Public Sub SetCalendarDimensions( _
ByVal As System.Integer, _
ByVal As System.Integer _
)
public void SetCalendarDimensions(
System.int ,
System.int
)
パラメータ
- x
- The number of columns.
- y
- The number of rows.
参照