ShowCellBoundaries Property

Summary

Enables or disables showing the Reference line color as a boundary surrounding the cell.

Syntax
C#
VB
C++
public bool ShowCellBoundaries { get; set; } 
  
Public Property ShowCellBoundaries As Boolean 
            public: 
property bool ShowCellBoundaries { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to show the reference line color as a boundary on the cell, false to hide the cell boundaries.

Remarks
  • For more information about the reference line, please refer to ReferenceLine

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