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

ReportTimelineView.BeginInit() Method

Starts the runtime initialization of a component.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v19.1.Reporting.dll

Declaration

public override void BeginInit()

Remarks

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

See Also