EditButtonStyle Class
Contains style settings that define the appearance of button elements within different editor types.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
Related API Members
The following members accept/return EditButtonStyle objects:
Show 37 links
Remarks
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).
Inheritance
See Also