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

In This Topic
MaxValues Property (ValueFilter)
In This Topic
Gets or sets the maximum number of elements on the list of display values.
Syntax
'Declaration
 
<DefaultValueAttribute(250)>
Public Property MaxValues As Integer
 
See Also