ComponentOne Basic Library for WPF and Silverlight
Width Property (C1SlideContentControl)


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members