ThemeBase Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Create |
Creates and returns a Theme |
Create |
Creates and returns a Theme |
Create |
Creates and returns a Theme |
Create |
Creates and returns the Thickness object that corresponds to the default paddings. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also