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

DateFieldSet クラス

依存関係プロパティとして使用できる DateFieldCollection 型のラッパーを表します。
継承階層

名前空間:  GrapeCity.Windows.InputMan.Fields
アセンブリ:  GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文
[TypeConverterAttribute(typeof(DateFieldSetTypeConverter))]
[ContentPropertyAttribute("Fields")]
public sealed class DateFieldSet : FieldSet

DateFieldSet 型は下記のメンバーを公開します。

コンストラクター
  名前説明
Public メソッドDateFieldSet
DateFieldSet クラスの新しいインスタンスを初期化します。
Public メソッドDateFieldSet(String)
指定した書式を使用して、DateFieldSet の新しいインスタンスを初期化します。
トップ
プロパティ
  名前説明
Public プロパティFields
DateFieldSet のフィールドを取得します。
トップ
関連項目