Fusion8 Design Relational ListControl Class Library

ListControlConverter.GetStandardValuesSupported Method

[This is preliminary documentation and subject to change.]

Returns whether this object supports a standard set of values that can be picked from a list, using the specified context.

Overload List

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

See Also

ListControlConverter Class | Fusion8Design.WebControls.UI Namespace