Skip to main content

ReportViewBase.BeginInit() Method

Starts the runtime initialization of a component.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v23.2.Reporting.dll

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

public virtual void BeginInit()

Remarks

This method supports the internal infrastructure, and is not intended to be used directly in your code.

See Also