Click or drag to resize

MarketWatchViewModelSelectInstrumentCommand Property

Gets the selected instrument command

Namespace:  SharpCharts.Base.MarketWatch
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public ICommand SelectInstrumentCommand { get; }

Property Value

Type: ICommand
See Also