Gets the index of this C1RichTextPresenterSource in its Presenters collection.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public int Index { get; private set; } |
| Visual Basic |
|---|
Public Property Index As Integer Get Private Set |