Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / CollectionViewGroup Class / ProtectedItemCount Property

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