Click or drag to resize
HeaderActionButtonStyle Property
Style of the header action button. Only applicable when action has no alternative actions. Multibutton (button displaying alternative actions) is always default

Namespace: CMS.ExtendedControls.ActionsConfig
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax
C#
public ButtonStyle ButtonStyle { get; set; }

Property Value

Type: ButtonStyle
See Also