C#
VB
Java
Objective-C
WinRT C#
C++
Gets or sets the number of columns in the table zone.
public int Columns { get; set; }
Public Property Columns As Integer
public int Columns {get; set;}
@property (nonatomic, assign) NSUInteger columns
public int getColumns()
public void setColumns(int value)
<br/>get_Columns();<br/>set_Columns(value);<br/>Object.defineProperty('Columns');
Value that indicates the number of columns in the table zone.
Refer to AutoZoningCommand example.
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