Click or drag to resize
KaxListBoxReorderingEventArgs Properties

The KaxListBoxReorderingEventArgs type exposes the following members.

Properties
  Name Description
Public property Cancel
Gets or sets a value indicating whether the Reordering event is canceled.
Public property Index
Gets or sets the index at which the items are reordered.
Public property Items
Gets or sets the referenced items in the KaxListBox control when the event is raised.
Public property Offset
Gets or sets the offset at which the item is reordered.
Top
See Also