ESRI.ArcGIS.ADF.Web.UI.WebControls
InitialRow Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > LevelScheme Class : InitialRow Property




Initial row of the level.

Syntax

Visual Basic (Declaration) 
Public Property InitialRow As Long
Visual Basic (Usage)Copy Code
Dim instance As LevelScheme
Dim value As Long
 
instance.InitialRow = value
 
value = instance.InitialRow
C# 
public long InitialRow {get; set;}

See Also

© 2010 All Rights Reserved.