Skip to main content
A newer version of this page is available. .
Tab

FilterControlImageButtonStyle Class

Contains styles settings defining the add and remove buttons appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class FilterControlImageButtonStyle :
    FilterControlStyleBase

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