Returns whether this object supports a standard set of values that can be picked from a list. This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace:
Aurigma.GraphicsMill.WebControls
Assembly:
Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)
Public Overrides Function GetStandardValuesSupported ( _
context As ITypeDescriptorContext _
) As Boolean
public override bool GetStandardValuesSupported(
ITypeDescriptorContext context
)
Type: System.ComponentModel.ITypeDescriptorContext
An ITypeDescriptorContext that provides a format context.