Skip to main content
A newer version of this page is available. .
Tab

FilterControlButtonEditColumn.PropertiesButtonEdit Property

Gets or sets the filter column editor’s settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public ButtonEditProperties PropertiesButtonEdit { get; }

Property Value

Type Description
ButtonEditProperties

A ButtonEditProperties object that contains settings specific to a button editor.

See Also