Skip to main content
A newer version of this page is available. .

ComplexWebListEditor.PropertyEditors Property

For internal use.

Namespace: DevExpress.ExpressApp.Web.Editors

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

[Browsable(false)]
public ReadOnlyCollection<WebPropertyEditor> PropertyEditors { get; }

Property Value

Type
ReadOnlyCollection<WebPropertyEditor>
See Also