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
5050 * `Text`—Visualizes the header text. For this option `HeaderText` has to be defined.
5151 * `Image`—Visualizes the image in the header. For this option `HeaderImageSource` has to be defined.
5252
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" ` .
5454
5555* ` HeaderTemplate ` (` Microsoft.Maui.Controls.ControlTemplate ` )&mdash ; Specifies the template of the header view.
5656
You can’t perform that action at this time.
0 commit comments