Property CheckedItems
CheckedItems
Collection of checked items in this CheckedListBox.
[Browsable(false)]
public IReadOnlyList<object?> CheckedItems { get; }
Collection of checked items in this CheckedListBox.
[Browsable(false)]
public IReadOnlyList<object?> CheckedItems { get; }