Click or drag to resize

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; }

Property Value

Type: String
See Also