ComponentOne RichTextBox for WPF and Silverlight
MarkerImage Property (C1List)

C1.Silverlight.RichTextBox.Documents Namespace > C1List Class : MarkerImage Property
Gets or sets a System.Windows.Media.Imaging.BitmapSource used to draw the markers in the C1List. If this property is set, MarkerStyle is ignored.
Syntax
'Declaration
 
Public Property MarkerImage As System.Windows.Media.Imaging.BitmapSource
public System.Windows.Media.Imaging.BitmapSource MarkerImage {get; set;}
See Also

Reference

C1List Class
C1List Members