Skip to content

Commit 605782b

Browse files
Added changes
1 parent 4f3fcc1 commit 605782b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/TabView/Tab-Bar-Customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ You can customize the border of the tab header area in .NET MAUI Tab View using
204204

205205
- [TabBarBorderColor](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html#Syncfusion_Maui_TabView_SfTabView_TabBarBorderColor): Sets the border color.
206206
- [TabBarBorderThickness](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html#Syncfusion_Maui_TabView_SfTabView_TabBarBorderThickness): Sets the border thickness.
207-
- TabBarCornerRadius: Sets the corner radius of the tab bar's border.
207+
- [TabBarCornerRadius](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.TabView.SfTabView.html#Syncfusion_Maui_TabView_SfTabView_TabBarCornerRadius): Sets the corner radius of the tab bar's border.
208208

209209
{% tabs %}
210210

0 commit comments

Comments
 (0)