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

Type: System.Int32 The number of columns.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.