FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRow Class / ItemsCount Property

In This Topic
    ItemsCount Property
    In This Topic
    Gets the number of data items in this group.
    Syntax
    'Declaration
     
    Public ReadOnly Property ItemsCount As Integer
    public int ItemsCount {get;}
    See Also