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

In This Topic
    Index Property (C1ListMarkerTemplateContext)
    In This Topic
    The index of the C1ListItem in the parent C1List.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also