Spread Silverlight Documentation
Value Property (ExcelCustomFilter)


Top or bottom value used in the filter criteria.
Syntax
'Declaration
 
Public Property Value As System.Object
'Usage
 
Dim instance As ExcelCustomFilter
Dim value As System.Object
 
instance.Value = value
 
value = instance.Value
public System.object Value {get; set;}
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

ExcelCustomFilter Class
ExcelCustomFilter Members

 

 


Copyright © GrapeCity, inc. All rights reserved.