DashboardSettings Properties
Contains appearance and behavior settings common to WinForms/WPF Dashboard Controls.Name | Description |
---|---|
AsyncMode static | Gets or sets whether Async mode is activated for a dashboard control. |
CustomNumericFormatMode static | Gets or sets whether Custom Numeric Format mode is activated for a dashboard control. |
DefaultSettingsCompatibilityMode static | Gets or sets default values of various properties according to the selected DevExpress installation version. |
HandleFloatingPointErrors static | Gets or sets whether arithmetic errors related to floating point calculations are processed by the Dashboard error handling mechanism. |
ShowExtendedDateOccurringList static | Gets or sets whether to show date-time intervals that are hidden in the Date Occurring dialog. |
UseCaseSensitiveDataProcessing static | 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. |
UseNeutralFilterMode static | Gets or sets whether Neutral Filter mode is activated for a dashboard control. |
See Also