Back to Devexpress

ReportInitializer.GetControl(String) Method

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

latest1.1 KB
Original Source

ReportInitializer.GetControl(String) Method

For internal use.

Namespace : DevExpress.XtraReports

Assembly : DevExpress.XtraReports.v25.2.dll

NuGet Package : DevExpress.Reporting.Core

Declaration

csharp
public XRControl GetControl(
    string name
)
vb
Public Function GetControl(
    name As String
) As XRControl

Parameters

NameType
nameString

Returns

Type
XRControl

See Also

ReportInitializer Class

ReportInitializer Members

DevExpress.XtraReports Namespace