Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
TableCell
.
.
::
.
.
Col Property
TableCell Class
See Also
Gets the 0-based index in the table of the column containing the current cell.
Namespace:
C1.C1Preview
Assembly:
C1.C1Report.2
(in C1.C1Report.2.dll)
Syntax
C#
public
int
Col
{
get
; }
Visual Basic
Public
ReadOnly
Property
Col
As
Integer
Get
See Also
TableCell Class
C1.C1Preview Namespace
RenderTable
.
.
::
.
.
Cols
C1.C1Preview
.
.
::
.
.
TableCol