Skip to main content
A newer version of this page is available. .

SuperToolTip.LookAndFeel Property

This property is not supported by this class.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v18.2.dll

Declaration

[Browsable(false)]
public UserLookAndFeel LookAndFeel { get; set; }

Property Value

Type Description
UserLookAndFeel

A UserLookAndFeel object.

Remarks

This property supports the internal infrastructure and is not intended to be used directly from your code.

See Also