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.Factory Namespace > WorkstationUISettings Class : Controls Property |
public NamedElementCollection<NameTypeConfigurationElement> Controls {get;}
'Declaration Public ReadOnly Property Controls As NamedElementCollection(Of NameTypeConfigurationElement)
'Usage Dim instance As WorkstationUISettings Dim value As NamedElementCollection(Of NameTypeConfigurationElement) value = instance.Controls
public: __property NamedElementCollection<NameTypeConfigurationElement*>* get_Controls();
public: property NamedElementCollection<NameTypeConfigurationElement^>^ Controls { NamedElementCollection<NameTypeConfigurationElement^>^ get(); }