リサイズはクリックかドラッグ

DateDisplayFieldCollectionAddRange メソッド (String)

format に基づいて一連の DateDisplayField を追加します。

名前空間:  GrapeCity.Windows.InputMan.Fields
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
public void AddRange(
	string format
)

パラメーター

format
型: SystemString
日付表示フィールドの配列に変換できるパターン。
例外
例外条件
ArgumentExceptionformat に、変換できない無効な文字が含まれます。
関連項目