[]
Interface for supporting setting a specific column header row index in which to display the column automatic sort indicator.
public interface IAutoSortIndexSupport
Public Interface IAutoSortIndexSupport
| Name | Description |
|---|---|
| GetAutoSortIndex(int) | Gets the column header row index in which to display the column automatic sort indicator. |
| SetAutoSortIndex(int, int) | Sets the column header row index in which to display the column automatic sort indicator (-1 to display in last row of column headers). |