Skip to main content

VerticalGridRowStateCollection.Add Method

Name Parameters Description
Add() none Adds a new row state object to the collection.
Add(VerticalGridRowState) row Adds the specified row state object to the collection.
Add(String) fieldName Adds a row state object specified by the field name to the collection.