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

In This Topic
    GetProperties(ITypeDescriptorContext,Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetProperties( _
       ByVal context As ITypeDescriptorContext, _
       ByVal value As Object _
    ) As PropertyDescriptorCollection

    Parameters

    context
    value
    See Also