←Select platform

Columns Property

Summary

Gets or sets the number of columns.

Syntax

C#
VB
C++
public int Columns { get; set; } 
  
Public Property Columns As Integer 
             
            public: 
property int Columns { 
   int get(); 
   void set (    int ); 
} 
             

Property Value

The number of columns. The maximum allowed number of columns is 8.

Example

For an example, refer to Leadtools.MedicalViewer.MedicalViewer()..

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