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.v20.2.Core.dll
Declaration
public static DefaultBoolean ShowExtendedDateOccurringList { get; set; }
Public Shared Property ShowExtendedDateOccurringList As DefaultBoolean
Property Value
Type | Description |
---|---|
DefaultBoolean | True to display date-time intervals in the Date Occurring dialog; otherwise, False |
See Also
Feedback