Spread Silverlight Documentation
MaxDropDownHeight Property


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members