GrapeCity.Xaml.SpreadSheet.UI
Collapsed Property (RowGroupExpandExtent)


GrapeCity.Xaml.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 Boolean
'Usage
 
Dim instance As RowGroupExpandExtent
Dim value As Boolean
 
value = instance.Collapsed
public bool Collapsed {get;}

Property Value

true if collapsed; otherwise, false.
See Also

Reference

RowGroupExpandExtent Class
RowGroupExpandExtent Members