DistanceMatrixProgresscurrentRowIndex Property |
Namespace:
xserver
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax public int currentRowIndex { get; set; }
Public Property currentRowIndex As Integer
Get
Set
public:
property int currentRowIndex {
int get ();
void set (int value);
}
member currentRowIndex : int with get, set
Property Value
Type:
Int32Remarks See Also