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