←Select platform

Columns Property

Summary

Gets or sets the number of rows.

Syntax

C#
VB
Java
WinRT C#
C++
public int Columns {get; set;} 
Public Property Columns As Integer 
public int Columns {get; set;} 
public int getColumns() 
public void setColumns(int value) 
             
  
get_Columns(); 
set_Columns(value); 
Object.defineProperty('Columns');  
public: 
property int Columns { 
   int get(); 
   void set (    int value); 
} 

Property Value

Value that indicates the number of rows.

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