Back to Devexpress

PropertyGridControl.BeginInit() Method

wpf-devexpress-dot-xpf-dot-propertygrid-dot-propertygridcontrol-58aa600f.md

latest1.1 KB
Original Source

PropertyGridControl.BeginInit() Method

Starts the runtime initialization.

Namespace : DevExpress.Xpf.PropertyGrid

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

NuGet Package : DevExpress.Wpf.PropertyGrid

Declaration

csharp
public override void BeginInit()
vb
Public Overrides Sub BeginInit

Remarks

To end the runtime initialization, call the PropertyGridControl.EndInit method.

See Also

EndInit()

PropertyGridControl Class

PropertyGridControl Members

DevExpress.Xpf.PropertyGrid Namespace