Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements in this collection. |
![]() | CyclicKeyboardNavigation | Determines whether the first cell should be highlighted when the user is at the last cell and presses the "Navigate to Next Cell" key or whether the last cell should be highlighted when the user is at the first cell and presses the "Navigate to Previous Cell" key. By default set to true. |
![]() | HorizontalSpacing | Gets or sets the minimal horizontal spacing between the arranged items. |
![]() | Item | Gets or sets the element at the specified index. |
![]() | MaxColumnCount | Gets or sets the maximum number of columns. By default set to 10. |
![]() | RowCount | Gets the current number of rows. |
![]() | VerticalSpacing | Gets or sets the minimal vertical spacing between the arranged items. |