KaxListBoxDroppingEventArgs Class |
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic class KaxListBoxDroppingEventArgs : KaxListBoxDropEventArgs
Public Class KaxListBoxDroppingEventArgs
Inherits KaxListBoxDropEventArgs
public ref class KaxListBoxDroppingEventArgs : public KaxListBoxDropEventArgs
type KaxListBoxDroppingEventArgs =
class
inherit KaxListBoxDropEventArgs
end
The KaxListBoxDroppingEventArgs type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Cancel |
Gets or sets a value indicating whether the Dropping event is canceled.
|
Top
See Also