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