LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WorkstationUISettings Class Properties
See Also 
Leadtools.Medical.Workstation.UI.Factory Namespace : WorkstationUISettings Class


"

For a list of all members of this type, see WorkstationUISettings members.

"

Public Properties

 NameDescription
public Property ControlsGets the UI controls defined in the configuration to be created in the workstation.  
public Property ElementInformationGets an System.Configuration.ElementInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationElement object. (Inherited from System.Configuration.ConfigurationElement)
public Property FactoryGets the workstation UI factory type.  
public Property FactoryTypeGets or sets the workstation UI factory type name.  
public Propertystatic (Shared in Visual Basic) InstanceGets a singleton object of the WorkstationUISettings class defined in a configuration file.  
public Property LockAllAttributesExceptGets the collection of locked attributes. (Inherited from System.Configuration.ConfigurationElement)
public Property LockAllElementsExceptGets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement)
public Property LockAttributesGets the collection of locked attributes (Inherited from System.Configuration.ConfigurationElement)
public Property LockElementsGets the collection of locked elements. (Inherited from System.Configuration.ConfigurationElement)
public Property LockItemGets or sets a value indicating whether the element is locked. (Inherited from System.Configuration.ConfigurationElement)
public Property SectionInformationGets a System.Configuration.SectionInformation object that contains the non-customizable information and functionality of the System.Configuration.ConfigurationSection object. (Inherited from System.Configuration.ConfigurationSection)
Top

Protected Properties

See Also