ASP.NET MVC Controls
SortValues Property

Gets or sets a value that determines whether the values should be sorted when displayed in the editor.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property SortValues As Boolean
[DefaultValue()]
public bool SortValues {get; set;}
Remarks
This property is especially useful when you are using the UniqueValues to provide a custom list of values property and you would like to preserve the order of the values.
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