Back to Devexpress

FilterControlStyles.ImageButton Property

aspnet-devexpress-dot-web-dot-filtercontrolstyles-7ab21cbe.md

latest1.2 KB
Original Source

FilterControlStyles.ImageButton Property

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlImageButtonStyle ImageButton { get; }
vb
Public ReadOnly Property ImageButton As FilterControlImageButtonStyle

Property Value

TypeDescription
FilterControlImageButtonStyle

An FilterControlImageButtonStyle object that contains style settings.

|

See Also

Filter Control

FilterControlStyles Class

FilterControlStyles Members

DevExpress.Web Namespace