Gets the type of the values being edited.
[Visual Basic] Function GetValueType() As Type [C#] Type GetValueType(); [C++] Type* GetValueType() = 0; [JScript] function GetValueType() : Type;
The type of the values being edited.
IEditorSite Interface | IEditorSite Members | System.ComponentModel.Design Namespace