ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / KmlLayer.KmlFileEditor Class / GetEditStyle Method / GetEditStyle(ITypeDescriptorContext) Method

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

    Parameters

    context
    See Also