Spread Silverlight Documentation
DropDownDirection Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members