Click or drag to resize
ReorderableListControl Properties

The ReorderableListControl type exposes the following members.

Properties
  NameDescription
Public propertyContainerStyle
Gets or sets style used to draw background of list control.
Public propertyStatic memberCurrentItemTotalPosition
Gets the total position of the list item that is currently being drawn.
Public propertyStatic memberCurrentListControlID
Gets the control ID of the list that is currently being drawn.
Public propertyStatic memberCurrentListPosition
Gets the position of the list control that is currently being drawn.
Public propertyFlags
Gets or sets flags which affect behavior of control.
Public propertyFooterButtonStyle
Gets or sets style used to draw footer buttons.
Public propertyHorizontalLineAtEnd
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 propertyHorizontalLineAtStart
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 propertyHorizontalLineColor
Gets or sets the color of the horizontal lines that appear between list items.
Public propertyItemButtonStyle
Gets or sets style used to draw list item buttons (like the remove button).
Top
See Also