ESRI.ArcGIS.ADF.Web.UI.WebControls
Row Property
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Tile Class : Row Property




The row index of the tile.

Syntax

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

See Also

© 2010 All Rights Reserved.