MindFusion.Wpf Pack Programmer's Guide
Row Properties
 


 Public Properties

  Name Description

ConditionalFormats

Gets a list with format objects that can be used to customize the appearance of the cells in the row based on various conditions.

Height

Gets or sets the height of the row.

Index

Gets the zero-based index of the represented row.

IsCollapsed

Gets or sets a value indicating whether the group represented by this row is collapsed.

IsHidden

Gets or sets a value indicating whether the row is hidden.

OutlineLevel

Gets or sets the outline level of the row, or 0, if the row is not grouped.

PageBreak

Gets or sets a value indicating whether to force a page break after this row during printing.

Style

Gets an IRowStyle object that can be used to customize the appearance of all cells in the row.

Tag

Gets or sets a custom object associated with this row.

Title

Gets or sets the row title.

Validation

Gets an IValidation object that can be used to specify validation rules for the data in the row.

 See Also

Row Class
MindFusion.Spreadsheet.Wpf Namespace