CardViewColumn.PropertiesEdit Property
In This Article
Gets or sets the column editor’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public virtual EditPropertiesBase PropertiesEdit { get; set; }
#Property Value
Type | Description |
---|---|
Edit |
An Edit |
See Also