FieldsEditorControlSpinAllowWrap プロパティ
|
スピン操作時に上限または下限に達したときに折り返すかどうかを取得または設定します。
名前空間:
GrapeCity.Windows.InputMan.Primitives
アセンブリ:
GrapeCity.WPF.InputMan (in GrapeCity.WPF.InputMan.dll) バージョン: 2.0.4003.2012 (2.0.4004.2012)
構文 public bool SpinAllowWrap { get; set; }
Public Property SpinAllowWrap As Boolean
Get
Set
プロパティ値
型:
BooleanBoolean 値。スピン操作を折り返す場合は
。それ以外の場合は
。
関連項目