Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1TextElement
.
.
::
.
.
Index Property
C1TextElement Class
See Also
Get the index of this
C1TextElement
in its parent
Children
collection.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
int
Index
{
get
;
internal
set
; }
Visual Basic
Public
Property
Index
As
Integer
Get
Friend
Set
See Also
C1TextElement Class
C1.Silverlight.RichTextBox.Documents Namespace