IndicatorBaseAddContextMenu Method |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected IMenuItem AddContextMenu(
Object header,
ICommand command,
Object styleTemplate = null,
int index = -1
)
Parameters
- header Object
-
- command ICommand
-
- styleTemplate Object (Optional)
-
- index Int32 (Optional)
-
Return Value
IMenuItemSee Also