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