←Select platform

Rows Property

Summary

Gets or sets the number of columns.

Syntax

C#
VB
Java
WinRT C#
C++
public int Rows {get; set;} 
Public Property Rows As Integer 
public int Rows {get; set;} 
public int getRows() 
public void setRows(int value) 
             
  
get_Rows(); 
set_Rows(value); 
Object.defineProperty('Rows');  
public: 
property int Rows { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of columns.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize