ToolTipControllerEventArgsBase() Constructor
Creates an instance of the ToolTipControllerEventArgsBase class.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Remarks
The constructor creates a new ToolTipControllerEventArgsBase object and sets the ToolTipControllerEventArgsBase.SelectedControl and ToolTipControllerEventArgsBase.SelectedObject properties to null.
See Also