IndicatorBaseAddMenuItem Method |
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxprotected IMenuItem AddMenuItem(
Object header,
ICommand command,
Object styleTemplate = null
)
Parameters
- header Object
-
- command ICommand
-
- styleTemplate Object (Optional)
-
Return Value
IMenuItem
See Also