Click or drag to resize

RowWrapper Properties

The RowWrapper type exposes the following members.

Properties
  NameDescription
Public propertyParentId
Gets the parent Id that puts the row as the first child of the specified Id.
Public propertyRows
Gets the Rows.
Public propertySiblingId
Gets the sibling Id that puts the row as the next row at the same hierarchical level of this row.
Public propertyToBottom
Gets the to bottom flag that puts the row at the bottom of the sheet.
Public propertyToTop
Gets the to top flag that puts the row at the top of the sheet.
Top
See Also