Skip to main content
.NET Framework 4.5.2+

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