ComponentOne ASP.NET MVC Controls
Collapsed Property

C1.Web.Mvc.Sheet Namespace > Row Class : Collapsed Property
Gets or sets a value indicating if the rows 1 level of outlining deeper than the current row are in the collapsed outline state.
Syntax
'Declaration
 
<DefaultValueAttribute(False)>
Public Property Collapsed As Boolean
[DefaultValue(false)]
public bool Collapsed {get; set;}
See Also

Reference

Row Class
Row Members