ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class / ProtectedItemCount Property

In This Topic
    ProtectedItemCount Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Property ProtectedItemCount As System.Integer
    protected System.int ProtectedItemCount {get; set;}
    See Also