C1.Web.Mvc Namespace / ValueFilter Class / UniqueValues Property

In This Topic
UniqueValues Property (ValueFilter)
In This Topic
Gets or sets an array containing the unique values to be displayed on the list.
Syntax
'Declaration
 
Public Property UniqueValues As IEnumerable(Of Object)
 
See Also