Class TableRowPositionHandler
Inherited Members
Namespace: Telerik.Windows.Documents
Assembly: Telerik.Windows.Documents.dll
Syntax
public class TableRowPositionHandler : ContainerPositionHandler
Constructors
TableRowPositionHandler(LayoutBox)
TableRowPositionHandler(LayoutBox, LayoutBox)
Declaration
public TableRowPositionHandler(LayoutBox box, LayoutBox childBox)
Parameters
LayoutBox
box
|
LayoutBox
childBox
|
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
Clone()
MoveToFirst()
MoveToLast()
MoveToNext()
MoveToPrevious()
Declaration
public override void MoveToPrevious()