Gets or sets a value indicating whether the group represented by this column 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 column is collapsed; false if the column is expanded or not grouped. The default is false.
MindFusion.Spreadsheet Programmer's Guide | © 2025 MindFusion |