バージョン 23.1 (最新)

MinDecimalPlaces プロパティ (WebPercentEditor)

フォーカスを待たない場合、コントロール内のテキストで使用される小数点以下の最小桁数を取得または設定します。
シンタックス
public override Nullable<int> MinDecimalPlaces {get; set;}
解説

注: null の場合、Culture の NumberFormat プロパティの PercentDecimalDigits の設定が使用されます。

参照