Skip to main content

ToolTipController.Appearance Property

This member is not supported.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v26.1.dll

Declaration

[DXCategory("Appearance")]
public AppearanceObject Appearance { get; }

Property Value

Type Description
AppearanceObject

An AppearanceObject object that contains the appearance settings.

See Also