MultiSelect for WinForms
GetDisplayRange メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > DateEditMonthCalendar クラス : GetDisplayRange メソッド
true to retrieve only the dates that are fully contained in displayed months; otherwise, false.
Retrieves date information that represents the low and high limits of the displayed dates of the control.
シンタックス
'宣言
 
Public Function GetDisplayRange( _
   ByVal visible As System.Boolean _
) As System.Windows.Forms.SelectionRange
public System.Windows.Forms.SelectionRange GetDisplayRange( 
   System.bool visible
)

パラメータ

visible
true to retrieve only the dates that are fully contained in displayed months; otherwise, false.

戻り値の型

The begin and end dates of the displayed calendar.
参照

DateEditMonthCalendar クラス
DateEditMonthCalendar メンバ