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

In This Topic
    GetProperties(Object) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function GetProperties( _
       ByVal value As Object _
    ) As PropertyDescriptorCollection
    public PropertyDescriptorCollection GetProperties( 
       object value
    )

    Parameters

    value
    See Also