CardViewButtonEditColumn.PropertiesButtonEdit Property
Gets the column editor’s settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ButtonEditProperties | The ButtonEditProperties object. |
Remarks
The PropertiesButtonEdit property allows you to customize the settings of the column’s editor with embedded buttons. For more information, see ButtonEditProperties.
See Also