GridViewDataColumn.PropertiesEdit Property
Gets or sets the column editor’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
EditPropertiesBase | An EditPropertiesBase descendant that contains settings specific to a particular editor type. |
See Also