Skip to main content
Tab

ButtonEditProperties Class

Contains settings specific to a button editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class ButtonEditProperties :
    ButtonEditPropertiesBase

Remarks

The ButtonEditProperties class contains settings specific to the ASPxButtonEdit editor type.

See Also