DarkTheme Members
In This Article
#Constructors
Name | Description |
---|---|
Dark |
Initializes a new instance of the Dark |
#Properties
Name | Description |
---|---|
Android |
Customizes the color of the Android refreshing bar.
Inherited from Theme |
Auto |
Customizes the Auto-Filter panel.
Inherited from Theme |
Cell |
Customizes grid cell’s visual attributes such as font, background color and so on.
Inherited from Theme |
Column |
Customizes the Column Chooser.
Inherited from Theme |
Dialog |
Customizes both the Column Chooser and the Popup Edit Form.
Inherited from Theme |
Editor |
Customizes editors located within the Auto-Filter panel.
Inherited from Theme |
Filter |
Customizes the filter panel.
Inherited from Theme |
Grid |
Customizes Grid |
Group |
Customizes group rows.
Inherited from Theme |
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.
Inherited from Theme |
Name |
Gets the name of the applied grid theme.
Inherited from Theme |
New |
Customizes the New Item Row.
Inherited from Theme |
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.
Inherited from Theme |
Total |
Customizes the total summaries appearance.
Inherited from Theme |
#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.
Inherited from Theme |
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