Spread Silverlight Documentation
Content Property (ToolbarDropDown)


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members