Click or drag to resize

ThreadedViewModelCanSelectInstrument Property

Gets or sets if the context menu will display the Instruments menu items

Namespace: ArthaChitra.Core.ViewModel
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected virtual bool CanSelectInstrument { get; set; }

Property Value

Boolean
See Also