Gets a value indicating whether this object supports a standard set of values that can be picked from a list.
[Visual Basic] Overloads Public Function GetStandardValuesSupported() As Boolean [C#] public bool GetStandardValuesSupported(); [C++] public: bool GetStandardValuesSupported(); [JScript] public function GetStandardValuesSupported() : Boolean;
Returns true if GetStandardValues should be called to find a common set of values the object supports.
TypeConverter Class | TypeConverter Members | System.ComponentModel Namespace | TypeConverter.GetStandardValuesSupported Overload List