Property Count
Count
Gets the total number of items within this instance of GridRowCollection.
public int Count { get; }
Property Value
- int
The total number of items in the collection. This property has no default value.
Gets the total number of items within this instance of GridRowCollection.
public int Count { get; }
The total number of items in the collection. This property has no default value.