MindFusion.Wpf Pack Programmer's Guide
RowRange.Group Method
See Also
 





Increases the outline level of all rows in the range.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public bool Group ()

Visual Basic  Copy Code

Public Function Group () As Boolean

 Return Value

true, if grouping was successful; otherwise, false.

 See Also

RowRange Members
RowRange Class
MindFusion.Spreadsheet.Wpf Namespace