Skip to content

Commit c48a3df

Browse files
committed
docs for ListView fix
1 parent 3cdd379 commit c48a3df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/documentation/docs/controls/ListView.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ The ListView control can be configured with the following properties:
9595
| showFilter | boolean | no | Specify if the filter text box should be rendered. |
9696
| defaultFilter | string | no | Specify the initial filter to be applied to the list. |
9797
| onDrop | file | no | Event handler returns files from drag and drop. |
98-
| stickyHeader | boolean | no | Specifies if the header of the `ListView`, including search box, is sticky |
9998

10099
The `IViewField` has the following implementation:
101100

0 commit comments

Comments
 (0)