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

Show in webframe

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: __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

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