ParentItems Property
Description
Returns a reference to the collection of groups that the current TaskPanelGroup belongs to.
Property Type
Read-only property
Syntax (Visual Basic)
Public Property ParentItems() As [TaskPanelGroupItems](XtremeTaskPanel~TaskPanelGroupItems.md)
Remarks
Allows you to access sibling items that belong to the same group and determine the total number of siblings.
See Also
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.