FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid.Automation Namespace / FlexGridAutomationPeer Class / RowCount Property

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