Skip to main content
Tab

ButtonControlStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ButtonControlStyles :
    StylesBase

The following members return ButtonControlStyles objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxGridCommandButtonEventArgs.Styles
ASPxGridCustomCommandButtonEventArgs.Styles
GridCommandButtonSettings.Styles
GridCustomCommandButton.Styles
TreeListCommandColumnButton.Styles
TreeListCommandColumnCustomButton.Styles
XAF: Cross-Platform .NET App UI & Web API ASPxGridViewCustomButtonInitializer.Styles
ASP.NET MVC Extensions ButtonSettings.Styles
MVCxButton.Styles

#Implements

See Also