Back to Devexpress

TrackBarValueToolTipStyle Class

aspnet-devexpress-dot-web-f1e272c9.md

latest2.2 KB
Original Source

TrackBarValueToolTipStyle Class

Contains style settings defining the appearance of the value tooltip.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class TrackBarValueToolTipStyle :
    ToolTipStyleBase
vb
Public Class TrackBarValueToolTipStyle
    Inherits ToolTipStyleBase

The following members return TrackBarValueToolTipStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase ToolTipStyleBase TrackBarValueToolTipStyle

See Also

TrackBarValueToolTipStyle Members

Track Bar

DevExpress.Web Namespace