Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
Inherited from TypeConverter.
public bool GetStandardValuesExclusive();
Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.
public override bool GetStandardValuesExclusive(ITypeDescriptorContext);
ListControlConverter Class | Fusion8Design.WebControls.UI Namespace