The Group SmartItem is one of the preferred SmartItems for the SmartExplorerTaskPane SmartControl and is designed to be used as a group.
Although the Group SmartItem is the SmartExplorerTaskPane's preferred SmartItem, it can also be used with any other SmartControl.
The following table provides a list of the preferred child SmartItems:
Preferred child SmartItem | Description |
---|---|
Task SmartItem | Represents a SmartItem designed to be used as a task for the SmartExplorerTaskPane SmartControl. |
Do you want the group to appear collapsed? Set its Expanded property to false.
Do you want the group to appear as a special group? Set its SpecialGroup property to true.
Do you want to prevent a SmartItem from being selected? Set its CanBeSelected property to false.
Do you want to display an image? Set the item's Image or ImageIndex property.