Table of Contents

Class OutlookBarItem

Namespace
Innova.Prism.Library.Services
Assembly
Innova.Prism.Library.dll

Represents an item in the OutlookBar control.

public class OutlookBarItem : BindableBase, INotifyPropertyChanged, ISortOrder
Inheritance
OutlookBarItem
Implements

Constructors

OutlookBarItem()

Initializes a new instance of the OutlookBarItem class.

Properties

Header

Gets or sets the header text of the OutlookBarItem.

Icon

Gets or sets the icon of the OutlookBarItem.

IsSelected

Gets or sets a value indicating whether the OutlookBarItem is selected.

IsVisible

Gets or sets a value indicating whether the OutlookBarItem is visible.

ItemControl

Gets or sets the UserControl associated with the OutlookBarItem.

Key

Gets or sets the key of the OutlookBarItem.

SortOrder

Gets or sets the sort order of the OutlookBarItem.