Back to Devexpress

ButtonImageProperties Constructors

aspnet-devexpress-dot-web-dot-buttonimageproperties-dot-ctor.md

latest1.1 KB
Original Source

ButtonImageProperties Constructors

Serves as a base for classes that provide button image settings.

NameParametersDescription
ButtonImageProperties()noneInitializes a new instance of the ButtonImageProperties class.
ButtonImageProperties(IPropertiesOwner)ownerInitializes a new instance of the ButtonImageProperties class with the specified owner.
ButtonImageProperties(String)urlInitializes a new instance of the ButtonImageProperties class with the specified image location.

See Also

ButtonImageProperties Class

ButtonImageProperties Members

DevExpress.Web Namespace