Back to Devexpress

FilterControlImageButtonStyle Class

aspnet-devexpress-dot-web-7d9d78fa.md

latest2.0 KB
Original Source

FilterControlImageButtonStyle Class

Contains styles settings defining the add and remove buttons appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class FilterControlImageButtonStyle :
    FilterControlStyleBase
vb
Public Class FilterControlImageButtonStyle
    Inherits FilterControlStyleBase

The following members return FilterControlImageButtonStyle objects:

Remarks

An object of the FilterControlImageButtonStyle type can be accessed by the FilterControlStyles.ImageButton property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle DevExpress.Web.FilterControlStyleBase FilterControlImageButtonStyle

See Also

FilterControlImageButtonStyle Members

DevExpress.Web Namespace