CardViewLayoutItemCollection.AddGroup Method
Name | Parameters | Description |
---|---|---|
AddGroup(CardViewLayoutGroup) | layoutGroup | Adds the specified group to the CardViewLayoutItemCollection collection. |
AddGroup(String, String) | caption, name | Creates a new group with the specified settings and adds it to the CardViewLayoutItemCollection collection. |
AddGroup(String) | caption | Creates a new group with the specified caption and adds it to the CardViewLayoutItemCollection collection. |