RangeSet.HasRanges Property
Gets whether the current range set contains at least one range.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the current range set contains at least one range; otherwise, false. |
See Also