[]
        
(Showing Draft Content)

C1.DataFilter.ChecklistFilterBase.DisplayedItems

DisplayedItems Property

DisplayedItems

Gets or sets the count of items displayed in the checklist, the checklist shows the 'more' button, when the ItemsSource contains more items.

Declaration
public int DisplayedItems { get; set; }
Public Property DisplayedItems As Integer