Skip to main content

CardViewColumnStateCollection.Add Method

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