Spread Silverlight Documentation
Height Property (AutoFilterListBox)


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

Reference

AutoFilterListBox Class
AutoFilterListBox Members