Fusion8 Design Relational ListControl Class Library

ListControlConverter.GetStandardValues Method

[This is preliminary documentation and subject to change.]

Returns a collection of standard values for the data type this type converter is designed for when provided with a format context.

Overload List

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);

See Also

ListControlConverter Class | Fusion8Design.WebControls.UI Namespace