Skip to content

Commit 50b7ae4

Browse files
authored
Kb link updated
1 parent a83edc6 commit 50b7ae4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ The Xamarin.Forms [SfListView](https://help.syncfusion.com/xamarin/listview/over
44

55
You can hide the separator for any item in a group by changing the [IsVisible](https://docs.microsoft.com/en-us/dotnet/api/xamarin.forms.visualelement.isvisible) property of the **StackLayout** (Used as a Separator) loaded in the [SfListView.ItemTemplate](https://help.syncfusion.com/cr/cref_files/xamarin/Syncfusion.SfListView.XForms~Syncfusion.ListView.XForms.SfListView~ItemTemplate.html).
66

7+
You can also refer the following article.
8+
9+
https://www.syncfusion.com/kb/11707/how-to-hide-the-line-separator-in-xamarin-forms-listview-with-grouping-sflistview
10+
711
**XAML**
812

913
Converter bind to **Separator** to hide it based on the requirement.

0 commit comments

Comments
 (0)