SliderControlMaxLabel Property |
[Missing <summary> documentation for "P:Cadcorp.Web.UI.Controls.SliderControl.MaxLabel"]
Namespace:
Cadcorp.Web.UI.Controls
Assembly:
Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxpublic string MaxLabel { get; set; }
Public Property MaxLabel As String
Get
Set
<asp:SliderControl MaxLabel="String" />
Property Value
Type:
String
See Also