Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1List
.
.
::
.
.
StartIndex Property
C1List Class
See Also
Gets or sets the starting index to use when the
MarkerStyle
is for an ordered list.
Namespace:
C1.Silverlight.RichTextBox.Documents
Assembly:
C1.Silverlight.RichTextBox
(in C1.Silverlight.RichTextBox.dll)
Syntax
C#
public
int
StartIndex
{
get
;
set
; }
Visual Basic
Public
Property
StartIndex
As
Integer
Get
Set
See Also
C1List Class
C1.Silverlight.RichTextBox.Documents Namespace