Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.UICustomization Namespace / XHTMLColumnItem Class / Span Property

In This Topic
    Span Property
    In This Topic
    Gets or sets the number of columns in the table that each cell of the column spans.
    Syntax
    'Declaration
     
    Public Property Span As System.Integer
    public System.int Span {get; set;}
    See Also