ComponentOne Basic Library for WPF and Silverlight
Height Property (C1TileListBox)


C1.Silverlight Namespace > C1TileListBox Class : Height Property
Syntax
'Declaration
 
Public Property Height As System.Double
'Usage
 
Dim instance As C1TileListBox
Dim value As System.Double
 
instance.Height = value
 
value = instance.Height
public System.double Height {get; set;}
See Also

Reference

C1TileListBox Class
C1TileListBox Members