Click or drag to resize
HeaderActionVisible Property
Indicates if the action should be visible.

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

Property Value

Type: Boolean
See Also