Skip to content

Commit 0959fe0

Browse files
Update controls/dataform/headers.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 89d207d commit 0959fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controls/dataform/headers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Each group has a header. Here are the properties you can use to configure the gr
5050
* `Text`&mdash;Visualizes the header text. For this option `HeaderText` has to be defined.
5151
* `Image`&mdash;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

0 commit comments

Comments
 (0)