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





Decreses the outline level of all rows in the range.

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

 Syntax

C#  Copy Code

public bool Ungroup ()

Visual Basic  Copy Code

Public Function Ungroup () As Boolean

 Return Value

true, if ungrouping was successful; otherwise, false.

 See Also

RowRange Members
RowRange Class
MindFusion.Spreadsheet.Wpf Namespace