Spread Silverlight Documentation
Collapsed Property (RowGroupExpandExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > RowGroupExpandExtent Class : Collapsed Property
Gets a value that indicates whether the row range group is collapsed.
Syntax
'Declaration
 
Public ReadOnly Property Collapsed As System.Boolean
'Usage
 
Dim instance As RowGroupExpandExtent
Dim value As System.Boolean
 
value = instance.Collapsed
public System.bool Collapsed {get;}

Property Value

true if collapsed; otherwise, false.
See Also

Reference

RowGroupExpandExtent Class
RowGroupExpandExtent Members