Fusion8 Design Relational ListControl Class Library

ListControlConverter.GetStandardValuesExclusive Method

[This is preliminary documentation and subject to change.]

Returns whether the collection of standard values returned from GetStandardValues is an exclusive list of possible values, using the specified context.

Overload List

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

See Also

ListControlConverter Class | Fusion8Design.WebControls.UI Namespace