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

In This Topic
    Index Property (C1RichTextPresenterSource)
    In This Topic
    Gets the index of this C1RichTextPresenterSource in its Presenters collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Index As Integer
    public int Index {get;}
    See Also