CardViewColumnCollection.Add(CardViewColumn) Method
Adds the specified column to the collection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
column | CardViewColumn | A CardViewColumn object to add to the collection. |
See Also