ClassRowLayoutBox
Class
Represents a positioned rectangular layout box for a worksheet row with its calculated dimensions.
Definition
Namespace:Telerik.Windows.Documents.Spreadsheet.Layout
Assembly:Telerik.Windows.Documents.Spreadsheet.dll
Syntax:
cs-api-definition
public class RowLayoutBox : LayoutBox
Inheritance: objectLayoutBoxRowLayoutBox
Inherited Members
Constructors
RowLayoutBox(int, Rect)
Initializes a new RowLayoutBox with the specified row index and bounding rectangle.
Properties
Methods
GetHashCode()
Serves as a hash function for a particular type.