ToolTipControllerShowEventArgs.FlyoutControl Property
Gets a control that should be shown within a flyout tooltip.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Control | A Control object. |
See Also