Click or drag to resize

IndicatorBaseAddMenuItem Method


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected IMenuItem AddMenuItem(
	Object header,
	ICommand command,
	Object styleTemplate = null
)

Parameters

header  Object
 
command  ICommand
 
styleTemplate  Object  (Optional)
 

Return Value

IMenuItem
See Also