ASPxTrackBar.MainDragHandleToolTip Property
Gets or sets the tooltip for the main drag handle.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | "Drag" | A string value that is the tooltip text. |
See Also