MVCxFilterControlColumn.PropertiesEdit Property
In This Article
Gets the column editor’s settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public override EditPropertiesBase PropertiesEdit { get; set; }
#Property Value
Type | Description |
---|---|
Edit |
A Edit |
See Also