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


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

Reference

C1SlideContentControl Class
C1SlideContentControl Members