C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / TableVectorGroupCollection Class / GetBound Method

In This Topic
GetBound Method
In This Topic
Gets the bound of the current group collection, i.e. the index of the last row or column in the contained groups plus 1.
Syntax
'Declaration
 
Public Function GetBound() As Integer
 

Return Value

The bound of the current group collection.
See Also