ASPxBinaryImage.ButtonStyle Property
In This Article
Gets style settings that define the appearance of button panel buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public ButtonStyle ButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Button |
A Button |
See Also