Back to Devexpress

ButtonImagePropertiesBase Class

aspnet-devexpress-dot-web-69eca60a.md

latest1.6 KB
Original Source

ButtonImagePropertiesBase Class

Serves as a base for classes that provide settings defining different states of a button image.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ButtonImagePropertiesBase :
    ImagePropertiesBase
vb
Public Class ButtonImagePropertiesBase
    Inherits ImagePropertiesBase

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase ImagePropertiesBase ButtonImagePropertiesBase ButtonImageProperties

CheckedButtonImageProperties

TrackBarElementImageProperties

MenuScrollButtonImageProperties

See Also

ButtonImagePropertiesBase Members

DevExpress.Web Namespace