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

CardCenteredLayoutTemplate.GetLayout() Method

Gets settings related to the layout of cards for the CardDashboardItem.

Namespace: DevExpress.DashboardCommon

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

Declaration

public override CardLayout GetLayout()

Returns

Type Description
CardLayout

A CardLayout object containing settings related to the layout of cards for the CardDashboardItem.

See Also