MindFusion.Wpf Pack Programmer's Guide
IRowStyle Members
Properties Methods
 


Represents the style of a row.

The following tables list the members exposed by the IRowStyle type.

 Public Properties

  Name Description

Height

Gets or sets the width of the column, or null (Nothing in Visual Basic), to use the default width.

IsHidden

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

OutlineLevel

Gets or sets the outline level of the row, or null (Nothing in Visual Basic), if the row is not grouped.

 Public Methods

  Name Description

Group

Increases the outline level of the rows by one.

Ungroup

Decreases the outline level of the rows by one.

 See Also

IRowStyle Interface
MindFusion.Spreadsheet.Wpf Namespace