Class ParagraphPositionHandler
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinForms.Documents
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public class ParagraphPositionHandler : ContainerPositionHandler
Constructors
ParagraphPositionHandler(LayoutBox)
Properties
CanMoveToNext
Declaration
public override bool CanMoveToNext { get; }
Property Value
System.Boolean
|
Overrides
CanMoveToPrevious
Declaration
public override bool CanMoveToPrevious { get; }
Property Value
System.Boolean
|
Overrides
Methods
GetChildPositionHandler(Boolean)
Declaration
public override PositionHandler GetChildPositionHandler(bool first)
Parameters
System.Boolean
first
|
Returns
PositionHandler
|
Overrides
MoveToFirst()
MoveToLast()
MoveToNext()
MoveToPrevious()
Declaration
public override void MoveToPrevious()