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

TrackBarValueToolTipStyle Class

Contains style settings defining the appearance of the value tooltip.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class TrackBarValueToolTipStyle :
    ToolTipStyleBase

Remarks

An object of the TrackBarValueToolTipStyle type can be accessed via the ASPxTrackBar.ValueToolTipStyle property.

See Also