<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / CellRange Structure / ColumnSpan Property

In This Topic
    ColumnSpan Property (CellRange)
    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