Skip to main content
A newer version of this page is available.
All docs
V18.2

MVCxGridViewLayoutItemCollection.AddColumnItem Method

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