Click or drag to resize
UniGridDeselectedItems Property
Gets deselected items from UniGrid.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public List<string> DeselectedItems { get; }

Property Value

Type: ListString
See Also