Back to Devexpress

FilterControlButtonEditColumn.PropertiesButtonEdit Property

aspnet-devexpress-dot-web-dot-filtercontrolbuttoneditcolumn.md

latest1.2 KB
Original Source

FilterControlButtonEditColumn.PropertiesButtonEdit Property

Gets the filter column editor’s settings.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonEditProperties PropertiesButtonEdit { get; }
vb
Public ReadOnly Property PropertiesButtonEdit As ButtonEditProperties

Property Value

TypeDescription
ButtonEditProperties

An object that contains settings specific to a button editor.

|

See Also

Filter Control

FilterControlButtonEditColumn Class

FilterControlButtonEditColumn Members

DevExpress.Web Namespace