|
| ESRI.ArcGIS.ADF.Web | |
| MinValue Property | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.Display.Renderer Namespace > Generic ValueRange Class : MinValue Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property MinValue As T | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public T MinValue {get; set;} | |
The Type for the MinValue is determined at the declaration of of the
ValueRange
(see the class overview for an example).