Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XHTMLCellItem
.
.
::
.
RowSpan Property
XHTMLCellItem Class
See Also
Gets or sets the number of rows in the table that the cell spans.
Namespace:
C1.Win.XmlEditor.UICustomization
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
int
RowSpan
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
RowSpan
As
Integer
See Also
XHTMLCellItem Class
C1.Win.XmlEditor.UICustomization Namespace