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


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

Reference

C1RadialPanel Class
C1RadialPanel Members