| ReorderableListControl Properties |
The ReorderableListControl type exposes the following members.
| Name | Description | |
|---|---|---|
| ContainerStyle |
Gets or sets style used to draw background of list control.
| |
| CurrentItemTotalPosition |
Gets the total position of the list item that is currently being drawn.
| |
| CurrentListControlID |
Gets the control ID of the list that is currently being drawn.
| |
| CurrentListPosition |
Gets the position of the list control that is currently being drawn.
| |
| Flags |
Gets or sets flags which affect behavior of control.
| |
| FooterButtonStyle |
Gets or sets style used to draw footer buttons.
| |
| HorizontalLineAtEnd |
Gets or sets a boolean value indicating whether a horizontal line should be
shown below the last list item at the end of the list control.
| |
| HorizontalLineAtStart |
Gets or sets a boolean value indicating whether a horizontal line should be
shown above the first list item at the start of the list control.
| |
| HorizontalLineColor |
Gets or sets the color of the horizontal lines that appear between list items.
| |
| ItemButtonStyle |
Gets or sets style used to draw list item buttons (like the remove button).
|