IHeaderCustomizer Members
In This Article
#Properties
Name | Description |
---|---|
Background |
Specifies the grid header’s background color. |
Border |
Specifies the grid header’s border color. |
Font | Specifies the font used to display data in the grid header. |
Padding | Specifies the internal space between the grid header’s content and its edges. |
#Methods
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