Back to Devexpress

BinaryImageEditProperties.ButtonStyle Property

aspnet-devexpress-dot-web-dot-binaryimageeditproperties-30158133.md

latest1.2 KB
Original Source

BinaryImageEditProperties.ButtonStyle Property

Gets style settings that define the appearance of button panel buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonStyle ButtonStyle { get; }
vb
Public ReadOnly Property ButtonStyle As ButtonStyle

Property Value

TypeDescription
ButtonStyle

A ButtonStyle object that contains style settings.

|

See Also

Binary Image

BinaryImageEditProperties Class

BinaryImageEditProperties Members

DevExpress.Web Namespace