Retrieves the editing style of the Edit method. If the method is not supported, this will return None.
[Visual Basic] Overloads Public Function GetEditStyle() As UITypeEditorEditStyle [C#] public UITypeEditorEditStyle GetEditStyle(); [C++] public: UITypeEditorEditStyle GetEditStyle(); [JScript] public function GetEditStyle() : UITypeEditorEditStyle;
An enum value indicating the provided editing style.
UITypeEditor Class | UITypeEditor Members | System.Drawing.Design Namespace | UITypeEditor.GetEditStyle Overload List