Back to Devexpress

ReportInitializer.GetStyle(String) Method

xtrareports-devexpress-dot-xtrareports-dot-reportinitializer-dot-getstyle-x28-system-dot-string-x29.md

latest1.1 KB
Original Source

ReportInitializer.GetStyle(String) Method

For internal use.

Namespace : DevExpress.XtraReports

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public XRControlStyle GetStyle(
    string name
)
vb
Public Function GetStyle(
    name As String
) As XRControlStyle

Parameters

NameType
nameString

Returns

Type
XRControlStyle

See Also

ReportInitializer Class

ReportInitializer Members

DevExpress.XtraReports Namespace