Click or drag to resize
UniViewSelectedItemValue Property
Gets or sets the value which indicates selected item.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public Object SelectedItemValue { get; set; }

Property Value

Type: Object
See Also