ToolTipStyleBase Class
In This Article
Defines the base style settings for the tooltips and help texts.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#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.
#Inheritance
See Also