ComponentOne Basic Library for WPF and Silverlight
ContentSource Property (SmallShapePresenter)


C1.WPF Namespace > SmallShapePresenter Class : ContentSource Property
Syntax
'Declaration
 
Public Property ContentSource As System.String
'Usage
 
Dim instance As SmallShapePresenter
Dim value As System.String
 
instance.ContentSource = value
 
value = instance.ContentSource
public System.string ContentSource {get; set;}
See Also

Reference

SmallShapePresenter Class
SmallShapePresenter Members