Accord.Controls.ArrayDataView.ApplySort C# (CSharp) Méthode

ApplySort() public méthode

Does nothing.
public ApplySort ( PropertyDescriptor property, System direction ) : void
property System.ComponentModel.PropertyDescriptor
direction System
Résultat void
        public void ApplySort(PropertyDescriptor property, System.ComponentModel.ListSortDirection direction)
        {
        }