Spread for ASP.NET 10 Product Documentation
Rank Property (Top10FilterItem)


Gets or sets a number filter.
Syntax
'Declaration
 
Public Property Rank As Integer
'Usage
 
Dim instance As Top10FilterItem
Dim value As Integer
 
instance.Rank = value
 
value = instance.Rank
public int Rank {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8, Windows 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

Top10FilterItem Class
Top10FilterItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.