GrapeCity.Xaml.SpreadSheet.UI.UndoRedo Namespace > RowGroupExpandExtent Class : RowGroupExpandExtent Constructor |
true
if collapsed; otherwise, expanded.
'Declaration Public Function New( _ ByVal summaryIndex As Integer, _ ByVal level As Integer, _ ByVal viewportIndex As Integer, _ ByVal isCollapsed As Boolean _ )
'Usage Dim summaryIndex As Integer Dim level As Integer Dim viewportIndex As Integer Dim isCollapsed As Boolean Dim instance As New RowGroupExpandExtent(summaryIndex, level, viewportIndex, isCollapsed)
public RowGroupExpandExtent( int summaryIndex, int level, int viewportIndex, bool isCollapsed )
true
if collapsed; otherwise, expanded.Target Platforms: Windows Server 2012, Windows RT