MedicalViewerCellMaintenance Enumeration

Summary

Specifies how splitters will move.

Syntax
C#
VB
C++
public enum MedicalViewerCellMaintenance 
  
Public Enum MedicalViewerCellMaintenance  
   Inherits System.Enum 
   Implements System.IComparable, System.IConvertible, System.IFormattable  
            public enum class MedicalViewerCellMaintenance : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable   

Members
ValueMemberDescription
0Size The adjacent splitters to the right and to the bottom will move the same distance when the user drags one of the splitters.
1Pos No other splitter will be moved when the user moves one of the splitters.

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.MedicalViewer Assembly