Spread Silverlight Documentation
Content Property (AutoFilterListBoxItem)


GrapeCity.Windows.SpreadSheet.UI Namespace > AutoFilterListBoxItem Class : Content Property
Syntax
'Declaration
 
Public Property Content As System.Object
'Usage
 
Dim instance As AutoFilterListBoxItem
Dim value As System.Object
 
instance.Content = value
 
value = instance.Content
public System.object Content {get; set;}
See Also

Reference

AutoFilterListBoxItem Class
AutoFilterListBoxItem Members