KaxListBoxInsertingEventArgs 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 KaxListBoxInsertingEventArgs : KaxListBoxEventArgs
Public Class KaxListBoxInsertingEventArgs
Inherits KaxListBoxEventArgs
public ref class KaxListBoxInsertingEventArgs : public KaxListBoxEventArgs
type KaxListBoxInsertingEventArgs =
class
inherit KaxListBoxEventArgs
end
The KaxListBoxInsertingEventArgs type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Cancel |
Gets or sets a value indicating whether the Inserting event is canceled.
|
Top
See Also