FlexPivot for WPF | ComponentOne
C1.DataEngine Assembly / C1.DataEngine Namespace / IDataList Interface / RemoveIndex Method

In This Topic
    RemoveIndex Method
    In This Topic
    Syntax
    'Declaration
     
    Sub RemoveIndex( _
       ByVal property As PropertyDescriptor _
    ) 
    void RemoveIndex( 
       PropertyDescriptor property
    )

    Parameters

    property
    See Also