Back to Devexpress

GanttView.EndInit() Method

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttview-2caaf7b2.md

latest951 B
Original Source

GanttView.EndInit() Method

Ends the runtime initialization.

Namespace : DevExpress.Xpf.Gantt

Assembly : DevExpress.Xpf.Gantt.v25.2.dll

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public override void EndInit()
vb
Public Overrides Sub

Remarks

To start the runtime initialization, use the FrameworkElement.BeginInit() method.

See Also

GanttView Class

GanttView Members

DevExpress.Xpf.Gantt Namespace