Back to Devexpress

ToolTipController.AppearanceTitle Property

windowsforms-devexpress-dot-utils-dot-tooltipcontroller-aa524beb.md

latest1.3 KB
Original Source

ToolTipController.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
[DXCategory("Appearance")]
public AppearanceObject AppearanceTitle { get; }
vb
<DXCategory("Appearance")>
Public ReadOnly Property AppearanceTitle As AppearanceObject

Property Value

TypeDescription
AppearanceObject

An AppearanceObject object that contains the appearance settings.

|

See Also

Appearances

ToolTipController Class

ToolTipController Members

DevExpress.Utils Namespace