Table of Contents

Class RibbonViewModel

Namespace
Innova.Prism.Library.Menus.Ribbon
Assembly
Innova.Prism.Library.dll

View model for the Ribbon control.

public class RibbonViewModel : BindableBase, INotifyPropertyChanged, IRibbonViewModel
Inheritance
RibbonViewModel
Implements

Constructors

RibbonViewModel(IInputBindingsService)

Initializes a new instance of the RibbonViewModel class.

Properties

SelectedIndex

Gets or sets the selected index in the Ribbon control.

SelectedItem

Gets or sets the selected item in the Ribbon control.

SourceTabs

Gets or sets the source tabs for the Ribbon control.

Tabs

Gets or sets the collection view source for the tabs.