Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > WorkstationMenuProperties Class : AssociatedItems Property |
public IList<ToolStripItem> AssociatedItems {get;}
'Declaration Public ReadOnly Property AssociatedItems As IList(Of ToolStripItem)
'Usage Dim instance As WorkstationMenuProperties Dim value As IList(Of ToolStripItem) value = instance.AssociatedItems
public: __property IList<ToolStripItem*>* get_AssociatedItems();
public: property IList<ToolStripItem^>^ AssociatedItems { IList<ToolStripItem^>^ get(); }