Back to Devexpress

ButtonControlStyles Class

aspnet-devexpress-dot-web-507f6665.md

latest2.3 KB
Original Source

ButtonControlStyles Class

Contains settings that allow the ASPxButton‘s appearance to be defined.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ButtonControlStyles :
    StylesBase
vb
Public Class ButtonControlStyles
    Inherits StylesBase

The following members return ButtonControlStyles objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxGridCommandButtonEventArgs.Styles
ASPxGridCustomCommandButtonEventArgs.Styles
GridCommandButtonSettings.Styles
GridCustomCommandButton.Styles
TreeListCommandColumnButton.Styles
TreeListCommandColumnCustomButton.Styles
ASP.NET MVC ExtensionsButtonSettings.Styles
MVCxButton.Styles

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase StylesBase ButtonControlStyles DiagramButtonStyles

HtmlEditorButtonStyles

SpellCheckerButtonStyles

See Also

ButtonControlStyles Members

DevExpress.Web Namespace