Spread Silverlight Documentation
MaxHeight Property (AutoFilterListBox)


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

Reference

AutoFilterListBox Class
AutoFilterListBox Members