Gets or sets a value indicating whether the group represented by this row is collapsed.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
C#
![]() |
---|
public bool IsCollapsed { get; set; } |
Visual Basic
![]() |
---|
Public Property IsCollapsed As Boolean |
true if the row is collapsed; false if the row is expanded or not grouped. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |