Spread Silverlight Documentation
SelectedValuePath Property (AutoFilterListBox)


GrapeCity.Windows.SpreadSheet.UI Namespace > AutoFilterListBox Class : SelectedValuePath Property
Syntax
'Declaration
 
Public Property SelectedValuePath As System.String
'Usage
 
Dim instance As AutoFilterListBox
Dim value As System.String
 
instance.SelectedValuePath = value
 
value = instance.SelectedValuePath
public System.string SelectedValuePath {get; set;}
See Also

Reference

AutoFilterListBox Class
AutoFilterListBox Members