Click or drag to resize
KaxTreeViewContextMenu Properties

The KaxTreeViewContextMenu type exposes the following members.

Properties
  Name Description
Public property OnClientItemClicked
OnClientItemClicked is not available for KaxTreeViewContextMenu. Use the OnClientContextMenuItemClicked property of KaxTreeView instead.
(Overrides KaxMenuOnClientItemClicked.)
Public property OnClientItemClicking
OnClientItemClicking is not available for KaxTreeViewContextMenu. Use the OnClientContextMenuItemClicking property of KaxTreeView instead.
(Overrides KaxMenuOnClientItemClicking.)
Public property OnClientShowing
OnClientShowing is not available for KaxTreeViewContextMenu. Use the OnClientContextMenuShowing property of KaxTreeView instead.
(Overrides KaxContextMenuOnClientShowing.)
Public property OnClientShown
OnClientShown is not available for KaxTreeViewContextMenu. Use the OnClientContextMenuShown property of KaxTreeView instead.
(Overrides KaxContextMenuOnClientShown.)
Top
See Also