Occurs when items's sort order is updated during the reordering.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public event KaxListBoxUpdatingEventHandler Updating
Public Event Updating As KaxListBoxUpdatingEventHandler
public:
event KaxListBoxUpdatingEventHandler^ Updating {
void add (KaxListBoxUpdatingEventHandler^ value);
void remove (KaxListBoxUpdatingEventHandler^ value);
}
member Updating : IEvent<KaxListBoxUpdatingEventHandler,
KaxListBoxUpdatingEventArgs>
Value
Type:
Kettic.AspNet.ControlsKaxListBoxUpdatingEventHandlerSee Also