CardRow.Elements Property
Provides access to a collection of CardRowElementBase descendants that are a card’s visual elements.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
CardElementCollection | null | A CardElementCollection object containing CardRowElementBase descendants that are a card’s visual elements. |
See Also