←Select platform

Columns Property

Summary
Gets or sets the number of rows.
Syntax
C#
Objective-C
C++/CLI
Java
public int Columns { get; set; } 
@property (nonatomic, assign) NSInteger columns; 
public int getColumns() 
public void setColumns(int value) 
public: 
property int Columns { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of rows.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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