TrackBarProperties.SecondaryDragHandleToolTip Property
Gets or sets the secondary drag handle’s tooltip.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "Drag" | A string value that is the tooltip text. |
See Also