Back to Devexpress

ButtonEditPropertiesBase.ButtonStyle Property

aspnet-devexpress-dot-web-dot-buttoneditpropertiesbase-cd9cd471.md

latest1.1 KB
Original Source

ButtonEditPropertiesBase.ButtonStyle Property

Gets the style settings used to paint the editor’s buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
EditButtonStyle

A EditButtonStyle object that contains style settings.

|

See Also

ButtonEdit

ButtonEditPropertiesBase Class

ButtonEditPropertiesBase Members

DevExpress.Web Namespace