SortColumnDescriptions.Insert

Declaration

public void Insert(int index, UIElements.SortColumnDescription desc);

Parameters

index Index to insert to.
desc The sort description to insert.

Description

Inserts a sort description into the current instance at the specified index.


Did you find this page useful? Please give it a rating: