The TableVectorGroupCollection type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataBindingDefined |
Gets a value indicating whether at least one group
in the current collection of row/column groups is data bound.
|
|
DataBindingMode |
Gets a combination of DataBindingModeEnum flags
specifying the data binding mode of the current collection of row/column groups.
This property returns:
|
|
Item |
Gets the row or column group that has the specified position in the containing table and element count.
This property always returns a TableVectorGroup object. If the group with the specified
parameters did not exist, it is created and added to the current collection.
|
|
Table |
Gets the RenderTable containing the current collection of row or column groups.
|