FlexGrid for WinForms
C1EditorGetStyle メソッド (IC1EmbeddedEditor)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > IC1EmbeddedEditor インターフェース : C1EditorGetStyle メソッド
編集前と編集中に表示するボタンの種類を決定する エディタスタイル(DropDown、Modal、None)を取得します。
シンタックス
'宣言
 
Function C1EditorGetStyle() As System.Drawing.Design.UITypeEditorEditStyle
System.Drawing.Design.UITypeEditorEditStyle C1EditorGetStyle()
解説

デフォルトのハンドラは、ComboBox、DateTimePicker、UpDown の各コントロールの場合、 DropDown を返します。その他のコントロールタイプの場合 None を返します。

UITypeEditorEditStyle 列挙体は、 System.Drawing.Design 名前空間で定義します。使用可能な設定は、 DropDownModalNone です。

参照

IC1EmbeddedEditor インターフェース
IC1EmbeddedEditor メンバ