Back to Devexpress

ToolTipControllerShowEventArgs.AppearanceTitle Property

windowsforms-devexpress-dot-utils-dot-tooltipcontrollershoweventargs-62a7a45e.md

latest1.4 KB
Original Source

ToolTipControllerShowEventArgs.AppearanceTitle Property

This member is not supported.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Advanced)]
public AppearanceObject AppearanceTitle { get; }
vb
<EditorBrowsable(EditorBrowsableState.Advanced)>
Public ReadOnly Property AppearanceTitle As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object which provides the appearance settings used to paint the tooltip’s title.

|

See Also

ToolTipControllerShowEventArgs Class

ToolTipControllerShowEventArgs Members

DevExpress.Utils Namespace