Spread Silverlight Documentation
MaxHeight Property (ToolbarDropDown)


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

Reference

ToolbarDropDown Class
ToolbarDropDown Members