ComponentOne RichTextBox for UWP
MarkerImage Property

C1.Xaml.RichTextBox.Documents Namespace > C1List Class : MarkerImage Property
Gets or sets a Windows.UI.Xaml.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 Windows.UI.Xaml.Media.Imaging.BitmapSource
public Windows.UI.Xaml.Media.Imaging.BitmapSource MarkerImage {get; set;}
See Also

Reference

C1List Class
C1List Members