SuperToolTip.IsEmpty Property
In This Article
Gets whether this tooltip contains regions.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the Items collection is empty; otherwise, false. |
See Also