| SliderShowValue Property |
Gets or sets slider value position.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(0)]
public SliderValuePosition ShowValue { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(0)>
Public Property ShowValue As SliderValuePosition
Get
Set
Property Value
Type:
SliderValuePositionRemarks See Also