Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

ItemProperties Property (DesignToolStripMenuItem)







Gets or sets the menu item properties.
Syntax
public WorkstationMenuProperties ItemProperties {get; set;}
'Declaration
 
Public Property ItemProperties As WorkstationMenuProperties
'Usage
 
Dim instance As DesignToolStripMenuItem
Dim value As WorkstationMenuProperties
 
instance.ItemProperties = value
 
value = instance.ItemProperties

            

            
public: __property WorkstationMenuProperties* get_ItemProperties();
public: __property void set_ItemProperties( 
   WorkstationMenuProperties* value
);
public:
property WorkstationMenuProperties^ ItemProperties {
   WorkstationMenuProperties^ get();
   void set (    WorkstationMenuProperties^ value);
}

Property Value

A WorkstationMenuProperties object that has the item properties.
Requirements

Target Platforms

See Also

Reference

DesignToolStripMenuItem Class
DesignToolStripMenuItem Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features