ComponentOne Excel for UWP
Collapsed Property (XLRow)

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLRow Class : Collapsed Property
Gets or sets collapsed flag for the row.
Syntax
'Declaration
 
Public Property Collapsed As System.Boolean
public System.bool Collapsed {get; set;}
See Also

Reference

XLRow Class
XLRow Members