バージョン

TextEditorOptions プロパティ

テキスト エディター用の各種オプション。

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

オンラインで表示: GitHub