Spread Silverlight Documentation
MaxHeight Property (HorizontalSplitBar)


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

Reference

HorizontalSplitBar Class
HorizontalSplitBar Members