FilterControlImageButtonStyle Class
In This Article
Contains styles settings defining the add and remove buttons appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Related API Members
The following members return FilterControlImageButtonStyle objects:
#Remarks
An object of the FilterControlImageButtonStyle type can be accessed by the FilterControlStyles.ImageButton property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
DevExpress.Web.FilterControlStyleBase
FilterControlImageButtonStyle
See Also