Xceed DataGrid for Silverlight Documentation
Value Property (GroupNavigationSearchBox)


Gets or sets the value entered into the group-navigation search box.
Syntax
'Declaration
 
Public Property Value As Object
'Usage
 
Dim instance As GroupNavigationSearchBox
Dim value As Object
 
instance.Value = value
 
value = instance.Value
public object Value {get; set;}

Property Value

An object representing the value entered into the group-navigation search box.
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

GroupNavigationSearchBox Class
GroupNavigationSearchBox Members

Send Feedback