Gets or sets the CSS class name applied to top level group.
[Visual Basic]
Overrides Public Property CssClass As
String
[C#]
public override
String CssClass {get; set;}
Property Value
System.String
A string represents the CSS class name applied to top level group.
This property is read/write.
Remarks
Specifies the CSS class name applied to top level group.
See Also
BaseNavigator Class | EO.Web Namespace