←Select platform

Rows Property

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

Property Value

Value that indicates the number of columns.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

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