フィールドへの入力が十分であるかどうかを取得します。これは依存関係プロパティです。
名前空間:
GrapeCity.Windows.InputMan.Fields.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public bool IsCompleted { get; }
Public ReadOnly Property IsCompleted As Boolean
Get
プロパティ値
型:
Boolean
フィールドへの入力が十分である場合は
。それ以外の場合は
。
関連項目