FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellRange Structure / ColumnSpan Property

In This Topic
    ColumnSpan Property
    In This Topic
    Gets or sets the number of columns in CellRange.
    Syntax
    'Declaration
     
    
    Public Property ColumnSpan As Integer
    public int ColumnSpan {get; set;}
    See Also