Skip to main content

ReportTimelineView.BeginInit() Method

Starts the runtime initialization of a component.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v24.2.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