You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -256,6 +171,6 @@ Optional element. Specifies whether the ability to select rows in the view is d
256
171
257
172
`hideSelection` only takes effect when there's a `rowFormatter` element specified. If no `rowFormatter` is specified, then `hideSelection` is ignored.
258
173
259
-
### hideListHeader
174
+
### hideColumnHeader
260
175
261
176
Optional element. Specifies whether the column headers in the view are hidden or not. *false* is the default behavior inside a list view. *true* means that the view will not display column headers.
0 commit comments