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