ComponentOne RichTextBox for UWP
StartIndex Property

C1.Xaml.RichTextBox.Documents Namespace > C1List Class : StartIndex Property
Gets or sets the starting index to use when the MarkerStyle is for an ordered list.
Syntax
'Declaration
 
Public Property StartIndex As System.Integer
public System.int StartIndex {get; set;}
See Also

Reference

C1List Class
C1List Members