C#
VB
Java
WinRT C#
C++
Gets or sets the number of columns.
public int Rows { get; set; }
Public Property Rows As Integer
public int Rows {get; set;}
public int getRows()
public void setRows(int value)
<br/>get_Rows();<br/>set_Rows(value);<br/>Object.defineProperty('Rows');
public:
property int Rows {
int get();
void set ( int value);
}
Value that indicates the number of columns.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET