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




The current row in the scheme.

Syntax

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

See Also

© 2010 All Rights Reserved.