Class OverviewCardGroup
Card group configuration.
public class OverviewCardGroup
- Inheritance
-
objectOverviewCardGroup
- Extension Methods
Properties
Cards
Cards collection.
public ICollection<OverviewCard> Cards { get; set; }
Property Value
- ICollection<OverviewCard>