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

ToolTipStyleBase Class

Defines the base style settings for the tooltips and help texts.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class ToolTipStyleBase :
    AppearanceStyleBase

Remarks

The ToolTipStyleBase class defines the common style settings of tooltips, and serves as a base for the HelpTextStyle and TrackBarValueToolTipStyle classes.

See Also