LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ApplyActionOnAllSubCells Property







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 virtual bool ApplyActionOnAllSubCells {get; set;}
 get_ApplyActionOnAllSubCells();
set_ApplyActionOnAllSubCells(value);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.