バージョン

NumericEditorOptions プロパティ

数値エディター用の各種オプション。

このプロパティは、EditorType の値が、Numeric、Currency、または Percent である場合、もしくは、グリッド/列の編集用に動的または実際に使用されるエディターのタイプが数値エディターである場合に使用するものです。
シンタックス
'宣言
 
Public Property NumericEditorOptions As NumericEditorModel
public NumericEditorModel NumericEditorOptions {get; set;}
参照

オンラインで表示: GitHub