GrapeCity MultiRow Windows Forms Documentation
FilterValue Property (DropDownItemNeededEventArgs)


Gets the filter value.
Syntax
Public ReadOnly Property FilterValue As Object
Dim instance As DropDownItemNeededEventArgs
Dim value As Object
 
value = instance.FilterValue
public object FilterValue {get;}

Property Value

A System.Object value that indicates the filter value.
Remarks
The filter value is the FormattedValue that generates the filter item.
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

DropDownItemNeededEventArgs Class
DropDownItemNeededEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.