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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TrackBarValueToolTipStyle :
    ToolTipStyleBase

The following members return TrackBarValueToolTipStyle objects:

Remarks

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

See Also