ASP.NET MVC Controls
ShowValues Property

Gets a collection with all the formatted values that should be shown.
Syntax
'Declaration
 
Public Property ShowValues As List(Of Object)
public List<object> ShowValues {get; set;}
Remarks
Null means to show all data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ValueFilter Class
ValueFilter Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback