A flag that indicates whether there is a checkbox in the Header that sets all
the checkboxes
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool HeaderCheckBox { get; set; } |
| Visual Basic |
|---|
Public Property HeaderCheckBox As Boolean Get Set |