TrackBarValueToolTipStyle Class
In This Article
Contains style settings defining the appearance of the value tooltip.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TrackBarValueToolTipStyle :
ToolTipStyleBase
#Related API Members
The following members return TrackBarValueToolTipStyle objects:
#Remarks
An object of the TrackBarValueToolTipStyle type can be accessed via the ASPxTrackBar.ValueToolTipStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
ToolTipStyleBase
TrackBarValueToolTipStyle
See Also