Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: XAML
C#
Visual Basic
XAML
.NET Framework Class Library
C1Line
.
.
::
.
.
Next Property
C1Line Class
See Also
Gets the next line in the same
C1FlowView
, or null if it is the last.
Namespace:
C1.Phone.RichTextBox
Assembly:
C1.Phone.RichTextBox
(in C1.Phone.RichTextBox.dll)
Syntax
C#
public
C1Line
Next
{
get
;
internal
set
; }
Visual Basic
Public
Property
Next
As
C1Line
Get
Friend
Set
See Also
C1Line Class
C1.Phone.RichTextBox Namespace