ReorderableListControl Properties

Rotorz ReorderableList

ReorderableListControl Properties

The ReorderableListControl type exposes the following members.

Properties
  Name Description
Public property ContainerStyle
Gets or sets style used to draw background of list control.
Public property Static member CurrentItemTotalPosition
Gets the total position of the list item that is currently being drawn.
Public property Static member CurrentListControlID
Gets the control ID of the list that is currently being drawn.
Public property Static member CurrentListPosition
Gets the position of the list control that is currently being drawn.
Public property Flags
Gets or sets flags which affect behavior of control.
Public property FooterButtonStyle
Gets or sets style used to draw footer buttons.
Public property 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.
Public property 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.
Public property HorizontalLineColor
Gets or sets the color of the horizontal lines that appear between list items.
Public property ItemButtonStyle
Gets or sets style used to draw list item buttons (like the remove button).
Top
See Also