| CheckBoxHeader Property |
Gets or sets the text of the left side of the control.
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax [BindableAttribute(true)]
public string Header { get; set; }
<BindableAttribute(true)>
Public Property Header As String
Get
Set
Property Value
Type:
StringSee Also