Skip to main content
.NET 6.0+

XPServerModeView.PopulateProperties() Method

Clears the Properties collection and populates it with properties of the persistent type specified by the ObjectType property.

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v23.2.dll

NuGet Package: DevExpress.Xpo

Declaration

public void PopulateProperties()
See Also