LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ApplyActionOnAllSubCells Property

Show in webframe






Gets or sets a value whether the actions applied on the cell should be applied to all sub-cells of the Leadtools.MedicalViewer.MedicalViewerMultiCell
Syntax
public virtual bool ApplyActionOnAllSubCells {get; set;}
'Declaration
 
Public Overridable Property ApplyActionOnAllSubCells As Boolean
'Usage
 
Dim instance As WorkstationState
Dim value As Boolean
 
instance.ApplyActionOnAllSubCells = value
 
value = instance.ApplyActionOnAllSubCells

            

            
public: __property virtual bool get_ApplyActionOnAllSubCells();
public: __property virtual void set_ApplyActionOnAllSubCells( 
   bool value
);
public:
virtual property bool ApplyActionOnAllSubCells {
   bool get();
   void set (    bool value);
}

Property Value

A System.Boolean to determines whether the actions applied on the cell should be applied to all sub-cells of the Leadtools.MedicalViewer.MedicalViewerMultiCell
Requirements

Target Platforms

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.