←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly