Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

BaseNavigator.BackColor Property

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


Direct link to this topic