| KaxListBoxReorderingEventArgs Class |
Namespace: Kettic.AspNet.Controls
The KaxListBoxReorderingEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| KaxListBoxReorderingEventArgs |
| Name | Description | |
|---|---|---|
| Cancel |
Gets or sets a value indicating whether the Reordering event is canceled.
| |
| Index |
Gets or sets the index at which the items are reordered.
| |
| Items |
Gets or sets the referenced items in the KaxListBox control when the event is raised.
| |
| Offset |
Gets or sets the offset at which the item is reordered.
|