SortColumnDescriptions.IndexOf

Declaration

public int IndexOf(UIElements.SortColumnDescription desc);

Parameters

desc The description to locate in the <see cref="SortColumnDescriptions" />.

Returns

int The index of the SortColumnDescriptions if found in the collection; otherwise, -1.

Description

Returns the index of the specified SortColumnDescription if it is contained in the collection; returns -1 otherwise.


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