ComplexWebListEditor.PropertyEditors Property
In This Article
For internal use.
Namespace: DevExpress.ExpressApp.Web.Editors
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
#Declaration
[Browsable(false)]
public ReadOnlyCollection<WebPropertyEditor> PropertyEditors { get; }
#Property Value
Type |
---|
Read |
See Also