FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / GridCellAutomationPeer Class / RowSpan Property

In This Topic
    RowSpan Property (GridCellAutomationPeer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property RowSpan As Integer
    public int RowSpan {get;}
    See Also