ApplyActionOnAllSubCells Property

Summary

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
C#
VB
C++
public virtual bool ApplyActionOnAllSubCells { get; set; } 
  
Public Overridable Property ApplyActionOnAllSubCells As Boolean 
public: 
virtual property bool ApplyActionOnAllSubCells { 
   bool get(); 
   void set (    bool ); 
} 

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly