FlexGrid for WPF | ComponentOne
C1.WPF.Grid.Excel Assembly / C1.WPF.Grid Namespace / GridRowColRangesConverter Class / GetPropertiesSupported Method / GetPropertiesSupported(ITypeDescriptorContext) Method

In This Topic
    GetPropertiesSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function GetPropertiesSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public virtual bool GetPropertiesSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also