Gets an array of items which have been checked (i.e. checkboxes of these items are marked).
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
<BrowsableAttribute(False)> _ Public ReadOnly Property CheckedItems As IListItem()
[BrowsableAttribute(false)] public IListItem[] CheckedItems { get; }