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

In This Topic
ShowValues Property
In This Topic
Gets a collection with all the formatted values that should be shown.
Syntax
'Declaration
 
Public Property ShowValues As List(Of Object)
 
Remarks
Null means to show all data.
See Also