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

ReportInitializer.GetFormattingRule(String) Method

Namespace: DevExpress.XtraReports

Assembly: DevExpress.XtraReports.v20.2.dll

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

Declaration

public FormattingRule GetFormattingRule(
    string name
)

Parameters

Name Type
name String

Returns

Type
FormattingRule
See Also