Gets or sets background color of top level group.
[Visual Basic]
Overrides Public Property BackColor As
Color
[C#]
public override
Color BackColor {get; set;}
Property Value
System.Drawing.Color
The background color of top level group. This property is read/write.
Remarks
This property specified background color of top level group.
See Also
BaseNavigator Class | EO.Web Namespace