ToolTipController.Active Property
In This Article
Gets or sets whether the component’s functionality is enabled.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | true if displaying tooltips is allowed; otherwise, false. |
See Also