Back to Devexpress

ToolTipControllerCalcSizeEventArgs.ShowInfo Property

windowsforms-devexpress-dot-utils-dot-tooltipcontrollercalcsizeeventargs-76b9c0c1.md

latest1.3 KB
Original Source

ToolTipControllerCalcSizeEventArgs.ShowInfo Property

Gets the additional event data.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public ToolTipControllerShowEventArgs ShowInfo { get; }
vb
Public ReadOnly Property ShowInfo As ToolTipControllerShowEventArgs

Property Value

TypeDescription
ToolTipControllerShowEventArgs

A ToolTipControllerShowEventArgs object that provides additional event data.

|

See Also

ToolTipControllerCalcSizeEventArgs Class

ToolTipControllerCalcSizeEventArgs Members

DevExpress.Utils Namespace