Persistate API documentation
GetStandardValuesSupported Method (context)
NamespacesPersistateMultiValueConverterGetStandardValuesSupported(ITypeDescriptorContext)

[This is preliminary documentation and is subject to change.]

Determines whether this object supports a standard set of values that can be picked from a list.
Declaration Syntax
C#
public override bool GetStandardValuesSupported(
	ITypeDescriptorContext context
)
Parameters
context (ITypeDescriptorContext)
A ITypeDescriptorContext that provides a format context.
Return Value
True if GetStandardValues can be called to find a common set of values the object supports, otherwise, false.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)