Skip to main content
All docs
V20.1

CardItemFormatRuleBase.SetLayoutElementApplyTo(String) Method

For internal use.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v20.1.Core.dll

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.WindowsDesktop.Dashboard.Core

Declaration

public void SetLayoutElementApplyTo(
    string elementName
)

Parameters

Name Type Description
elementName String

A String object.

See Also