Skip to main content
All docs
V19.2

MVCxCardViewLayoutItemCollection.AddColumnItem Method

Name Parameters Description
AddColumnItem(CardViewColumnLayoutItem) layoutItem Adds the specified item to the MVCxCardViewLayoutItemCollection collection.
AddColumnItem(String, String) columnName, caption Creates a new item with the specified settings and adds it to the MVCxCardViewLayoutItemCollection collection.
AddColumnItem(String) columnName Creates a new item assigned to the specified column name and adds it to the MVCxCardViewLayoutItemCollection collection.