RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1ListMarkerTemplateContext Class / ListItem Property

In This Topic
    ListItem Property (C1ListMarkerTemplateContext)
    In This Topic
    The C1ListItem corresponding to the marker.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ListItem As C1ListItem
    public C1ListItem ListItem {get;}
    See Also