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

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

Property Value

Type: ButtonStyle
See Also