Skip to content

Commit fb59e89

Browse files
thechriskentVesaJuvonen
authored andcommitted
Property Correction (SharePoint#2850)
1 parent 8402c7b commit fb59e89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/declarative-customization/view-formatting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,6 @@ Optional element. Specifies whether the ability to select rows in the view is di
178178

179179
`hideSelection` only takes effect when there's a `rowFormatter` element specified. If no `rowFormatter` is specified, then `hideSelection` is ignored.
180180

181-
### hideListHeader
181+
### hideColumnHeader
182182

183183
Optional element. Specifies whether the column headers in the view are hidden or not. *false* is the default behavior inside a list view (meaning column headers will be visible). *true* means that the view will not display column headers.

0 commit comments

Comments
 (0)