This property is not applicable for header.

Namespace:  C1.Web.UI.Controls.C1Menu
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public override bool Checked { get; set; }
Visual Basic (Declaration)
<BrowsableAttribute(False)> _
Public Overrides Property Checked As Boolean
	Get
	Set

Field Value

See Also