TrackBarProperties.ValueToolTipFormatString Property
Gets or sets the format string representation of a value tooltip.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue("")]
public string ValueToolTipFormatString { get; set; }
<DefaultValue("")>
Public Property ValueToolTipFormatString As String
Property Value
Type | Default | Description |
---|---|---|
String | A String object that contains value toolt |