Back to Devexpress

DropDownEditBaseCommandButton.Style Property

aspnet-devexpress-dot-web-dot-dropdowneditbasecommandbutton-9151deed.md

latest1.1 KB
Original Source

DropDownEditBaseCommandButton.Style Property

Provides access to the style settings that control the appearance of command buttons in the dropdown edit control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

Property Value

TypeDescription
ButtonStyle

An ButtonStyle object that contains button style settings.

|

See Also

DropDownEditBaseCommandButton Class

DropDownEditBaseCommandButton Members

DevExpress.Web Namespace