Fires when an item is selected.
[Visual Basic]
Public Event ItemSelect As C1WebCommandEventHandler
[C#]
public event C1WebCommandEventHandler ItemSelect
[Delphi]
public property ItemSelect: C1WebCommandEventHandler read remove_ItemSelect write add_ItemSelect;
See Also
C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |