File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ Each group has a header. Here are the properties you can use to configure the gr
50
50
* `Text`—Visualizes the header text. For this option `HeaderText` has to be defined.
51
51
* `Image`—Visualizes the image in the header. For this option `HeaderImageSource` has to be defined.
52
52
53
- You can combine the ` Text ` and the ` Image ` in the ` HeaderDisplayOption ` . Here is a sample definition: ` HeaderDisplayOptions="Image, Text" ` .
53
+ You can combine the ` Text ` and the ` Image ` in the ` HeaderDisplayOptions ` . Here is a sample definition: ` HeaderDisplayOptions="Image, Text" ` .
54
54
55
55
* ` HeaderTemplate ` (` Microsoft.Maui.Controls.ControlTemplate ` )&mdash ; Specifies the template of the header view.
56
56
You can’t perform that action at this time.
0 commit comments