public Func<TItem, bool> ItemSelectable { get; set; }
Type:
Func<TItem, bool>
In this article