aspnet-devexpress-dot-web-665cfd94.md
Contains style settings that define the appearance of button elements within different editor types.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class EditButtonStyle :
AppearanceStyle
Public Class EditButtonStyle
Inherits AppearanceStyle
The following members return EditButtonStyle objects:
The EditButtonStyle class contains appearance settings for an editor control’s button elements. It inherits the functionality of its ancestor and declares specific properties that define the pressed style and the width for button elements (EditButtonStyle.PressedStyle, EditButtonStyle.Width).
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle EditButtonStyle SpinButtonStyle
See Also