Spread Silverlight Documentation
Content Property (SeparatorDropDownItemControl)


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

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members