ToolTipControllerShowEventArgs.FlyoutControl Property
In This Article
Gets a control that should be shown within a flyout tooltip.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Control | A Control object. |
See Also