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

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