ReportViewer for ASP.NET Web Forms
TagDateTimeInputParams コンストラクタ(DateTime,DateTime,DateTimePickerFormat,String)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > TagDateTimeInputParams クラス > TagDateTimeInputParams コンストラクタ : TagDateTimeInputParams コンストラクタ(DateTime,DateTime,DateTimePickerFormat,String)
最小許容日付。
最大許容日付。
日付/時刻ピッカーで使用される書式。
カスタム日付/時刻書式文字列。
TagDateTimeInputParams クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal minDate As System.Date, _
   ByVal maxDate As System.Date, _
   ByVal format As System.Windows.Forms.DateTimePickerFormat, _
   ByVal customFormat As System.String _
)
public TagDateTimeInputParams( 
   System.DateTime minDate,
   System.DateTime maxDate,
   System.Windows.Forms.DateTimePickerFormat format,
   System.string customFormat
)

パラメータ

minDate
最小許容日付。
maxDate
最大許容日付。
format
日付/時刻ピッカーで使用される書式。
customFormat
カスタム日付/時刻書式文字列。
参照

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