Spread Silverlight Documentation
MinDropDownHeight Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members