SPREAD for WPF 3.0J - GcSpreadSheet
CalendarDateRange コンストラクタ(DateTime)

GrapeCity.Wpf.SpreadSheet.CellType アセンブリ > GrapeCity.Wpf.SpreadSheet.CellType.Editors 名前空間 > CalendarDateRange クラス > CalendarDateRange コンストラクタ : CalendarDateRange コンストラクタ(DateTime)
追加する日付。これは、この CalendarDateRangeインスタンスの StartEnd が同じ日であることを意味します。
単一の日付を使用して、CalendarDateRange クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal day As System.Date _
)
public CalendarDateRange( 
   System.DateTime day
)

パラメータ

day
追加する日付。これは、この CalendarDateRangeインスタンスの StartEnd が同じ日であることを意味します。
参照

CalendarDateRange クラス
CalendarDateRange メンバ
オーバーロード一覧