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

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