KaxListBoxTransferringEventArgs Class |
Namespace: Kettic.AspNet.Controls
The KaxListBoxTransferringEventArgs type exposes the following members.
Name | Description | |
---|---|---|
KaxListBoxTransferringEventArgs |
Name | Description | |
---|---|---|
Cancel |
Gets or sets a value indicating whether the Transferring event is canceled.
| |
DestinationListBox |
Gets or sets the destination listbox of the transfer operation.
| |
Items |
Gets or sets the referenced items in the KaxListBox control when the event is raised.
| |
SourceListBox |
Gets or sets the source listbox of the transfer operation.
|