GridLocationRowIndex Property

Gets or sets the row index of the grid location.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public int RowIndex { get; set; }

Property Value

Int32
See Also