IHeaderCustomizer Methods
Defines classes that customize the grid header - the row that contains headers of all grid columns.
Name | Description |
---|---|
Create |
Sets up a source for the icon that is shown in the header of the column sorted in descending order. |
Create |
Sets up a source for the icon that is shown in the header of the unsorted column. |
Create |
Sets up a source for the icon that is shown in the header of the column sorted in ascending order. |
Locate |
Locates the specified view within the grid header’s bounds. |
See Also