Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableCell Class / ColumnSpan Property

In This Topic
    ColumnSpan Property
    In This Topic
    Gets the number of columns covered by the cell.
    Syntax
    'Declaration
     
    Public ReadOnly Property ColumnSpan As System.Integer
    public System.int ColumnSpan {get;}
    See Also