ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LegendLayerStyleItem.LayerStyleConverter Class / GetStandardValuesSupported Method / GetStandardValuesSupported(ITypeDescriptorContext) Method

In This Topic
    GetStandardValuesSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overrides Function GetStandardValuesSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public override bool GetStandardValuesSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also