Skip to main content
Tab

FilterControlStyles.ImageButton Property

Gets the style settings that define the add and remove buttons appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public FilterControlImageButtonStyle ImageButton { get; }

Property Value

Type Description
FilterControlImageButtonStyle

An FilterControlImageButtonStyle object that contains style settings.

See Also