DashboardSettings Members
In This Article
#Properties
Name | Description |
---|---|
Async |
Gets or sets whether Async mode is activated for a dashboard control. |
Custom |
Gets or sets whether Custom Numeric Format mode is activated for a dashboard control. |
Default |
Gets or sets default values of various properties according to the selected DevExpress installation version. |
Handle |
Gets or sets whether arithmetic errors related to floating point calculations are processed by the Dashboard error handling mechanism. |
Show |
Gets or sets whether to show date-time intervals that are hidden in the Date Occurring dialog. |
Use |
Specify whether the dashboard control executes a case-sensitive string comparison when you use Calculated Fields or Master Filtering functionality in Client data-processing mode. |
Use |
Gets or sets whether Neutral Filter mode is activated for a dashboard control. |
#Methods
Name | Description |
---|---|
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 |
For internal use. |
Get |
For internal use. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
For internal use. |
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