Spread Silverlight Documentation
MaxHeight Property (SeparatorDropDownItemControl)


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

Reference

SeparatorDropDownItemControl Class
SeparatorDropDownItemControl Members