IHeaderCustomizer Properties
Defines classes that customize the grid header - the row that contains headers of all grid columns.
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. |
See Also