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

BaseNavigator.BorderWidth Property

Gets or sets border width of top level group.

[Visual Basic]
Overrides Public Property BorderWidth As Unit
[C#]
public override Unit BorderWidth {get; set;}

Property Value

Unit

The border width of top level group. The type of the Unit must be UnitType.Pixel. This property is read/write.

Remarks

Specifies border width (in pixel) of top level group.

See Also

BaseNavigator Class | EO.Web Namespace


Direct link to this topic