DashboardSettings.ShowExtendedDateOccurringList Property
Gets or sets whether to show date-time intervals that are hidden in the Date Occurring dialog.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v25.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Property Value
| Type | Description |
|---|---|
| DefaultBoolean | True to display date-time intervals in the Date Occurring dialog; otherwise, False |
Available values:
| Name | Description | Return Value |
|---|---|---|
| True | The value is true. |
|
| False | The value is false. |
|
| Default | The value is specified by a global option or a higher-level object. |
|
See Also