ThemeBase Properties
Represents the base class for the GridControl themes.
Name | Description |
---|---|
Android |
Customizes the color of the Android refreshing bar. |
Auto |
Customizes the Auto-Filter panel. |
Cell |
Customizes grid cell’s visual attributes such as font, background color and so on. |
Column |
Customizes the Column Chooser. |
Dialog |
Customizes both the Column Chooser and the Popup Edit Form. |
Editor |
Customizes editors located within the Auto-Filter panel. |
Filter |
Customizes the filter panel. |
Grid |
Customizes Grid |
Group |
Customizes group rows. |
Header |
Customizes Grid |
IOSRefresh |
Customizes the color of the i |
Load |
Customizes the Load More panel shown when an end-user scrolls to the bottom of the grid. |
Name | Gets the name of the applied grid theme. |
New |
Customizes the New Item Row. |
Save |
Customizes the Apply/Cancel panel that appears when you either add a new row to a grid or edit grid data with the Inplace row edit mode. |
Total |
Customizes the total summaries appearance. |
See Also