Click or drag to resize
HeaderActionsEnabled Property
Gets or sets the enabled property of all actions.

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

Property Value

Type: Boolean
See Also