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