Xceed SmartUI for WinForms v3.6 Documentation
Welcome to Xceed SmartUI for WinForms v3.6 / Basic Concepts / SmartControls / SmartOfficeTaskPane / Group SmartItem (SmartOfficeTaskPane)
In This Topic
    Group SmartItem (SmartOfficeTaskPane)
    In This Topic

    The Group SmartItem is one of the preferred SmartItems for the SmartOfficeTaskPane SmartControl and is designed to be used as a group. 

     

    Although the Group SmartItem is the preferred SmartItem for the SmartOfficeTaskPane, it can also be used with any other SmartControl.

    Preferred sibling SmartItems

    The following table provides a list of the preferred sibling SmartItems: 

    Preferred sibling SmartItem Description
    Task SmartItem Represents a SmartItem designed to be used as a task item for the SmartOfficeTaskPane SmartControl.

    Things you should consider

      • 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.