FilterControlStyles.ImageButton Property
In This Article
Gets the style settings that define the add and remove buttons appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public FilterControlImageButtonStyle ImageButton { get; }
#Property Value
Type | Description |
---|---|
Filter |
An Filter |
See Also