RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1List Class / MarkerStyle Property

In This Topic
    MarkerStyle Property (C1List)
    In This Topic
    Gets or sets the TextMarkerStyle used in the C1List.
    Syntax
    'Declaration
     
    
    Public Property MarkerStyle As TextMarkerStyle
    public TextMarkerStyle MarkerStyle {get; set;}
    See Also