DevZest WPF Docking
TabBorder Properties |
The TabBorder type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Background |
Gets or sets the Brush that fills the area. This is a dependency property.
|
![]() |
BorderBrush |
Gets or sets the Brush that draws the outer border color. This is a dependency property.
|
![]() |
BorderThickness |
Gets or sets the border thickness. This is a dependency property.
|
![]() |
CornerRadius |
Gets or sets a value that represents the degree to which the corners of a Border are rounded. This is a dependency property.
|
![]() |
IsBottom |
Gets or sets the value indicates the placement of the tab.
|
![]() |
LeftAngle |
Gets or sets the angle of the left edge. This is a dependency property.
|
![]() |
RightAngle |
Gets or sets the angle of the right edge. This is a dependency property.
|
