ListItemSubField.Row Property

Definition

Gets or sets the zero-based row number of this list item.

public:
 property int Row { int get(); void set(int value); };
public int Row { get; set; }
member this.Row : int with get, set
Public Property Row As Integer

Property Value

Applies to