Count |
|
Get the number of groups in the collection |
Item |
|
Get a group. The group can be specified by
1-based index or by name |
Add |
|
Add a group to the collection |
Remove |
|
Remove a group from the collection |
Move |
|
Moves a group within the collection |
MoveUp |
|
Moves a group up one position |
MoveDown |
|
Moves a group down one position |
OnBarRecordAdded |
|
Fired when a bar record is added to one of the
groups in this collection |
OnBarRecordChanged |
|
Fired when a bar record in one of the groups in
this collection is changed |
OnBarRecordRemoved |
|
Fired when a bar record is removed from one of
the groups in this collection |
OnBarRecordsSorted |
|
Fired when the bar records in one of the groups
in this collection are sorted |
OnBarRecordMoved |
|
Fired when a bar record in one of this groups in
this collection is moved |
OnGroupAdded |
|
Fired when a group is added to this collection |
OnGroupChanged |
|
Fired when a group in this collection changes |
OnGroupRemoved |
|
Fired when a group is remoed from this
collection |
OnGroupMoved |
|
Fired when a group is moved |