Skip to main content
Tab

ToolTipStyleBase Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.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