[]
Gets or sets the count of items displayed in the checklist, the checklist shows the 'more' button, when the ItemsSource contains more items.
public int DisplayedItems { get; set; }
Public Property DisplayedItems As Integer