Spread Silverlight Documentation
DefaultStyleKey Property (ToolbarDropDown)


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members