Skip to main content
A newer version of this page is available. .

CardRowBase Class

Serves as the base for classes that are rows in the CardDashboardItem‘s layout.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v18.2.Core.dll

Declaration

public abstract class CardRowBase :
    IXmlSerializableElement

Remarks

To learn how to manage the layout of cards in the CardDashboardItem, refer to the CardLayoutTemplate class description.

Inheritance

See Also