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