Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
Inherited from TypeConverter.
public bool GetStandardValuesSupported();
Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.
public override bool GetStandardValuesSupported(ITypeDescriptorContext);
ListControlConverter Class | Fusion8Design.WebControls.UI Namespace