←Select platform

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

Leadtools.MedicalViewer Assembly