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