Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
Inherited from TypeConverter.
public ICollection GetStandardValues();
Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.
public override StandardValuesCollection GetStandardValues(ITypeDescriptorContext);
ListControlConverter Class | Fusion8Design.WebControls.UI Namespace