This property is not applicable for header.
Namespace:
C1.Web.UI.Controls.C1MenuAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public override string NestedGroupCssClass { get; set; } |
| Visual Basic (Declaration) |
|---|
<BrowsableAttribute(False)> _ Public Overrides Property NestedGroupCssClass As String Get Set |