UniGridNewlySelectedItems Property |
Gets newly selected items from UniGrid.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public List<string> NewlySelectedItems { get; }
Property Value
Type:
ListStringSee Also