Table of Contents

Property ProtectedItemCount

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

ProtectedItemCount

The number of data items (leaves) in the subtree under this group. Derived classes can change the count using this property; the changes will be reflected in the public ItemCount property.

protected int ProtectedItemCount { get; set; }

Property Value

int