ComponentOne Basic Library for WPF and Silverlight
ActualHeight Property (C1DropDown)


C1.WPF Namespace > C1DropDown Class : ActualHeight Property
Syntax
'Declaration
 
Public ReadOnly Property ActualHeight As System.Double
'Usage
 
Dim instance As C1DropDown
Dim value As System.Double
 
value = instance.ActualHeight
public System.double ActualHeight {get;}
See Also

Reference

C1DropDown Class
C1DropDown Members