Table of Contents

Class MenuTabModel

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

Represents a menu tab item in the application.

public class MenuTabModel : MenuItemModelBase, INotifyPropertyChanged, IMenuTabModel, IMenuItemModelBase
Inheritance
MenuTabModel
Implements

Properties

AddItemToMenu

Gets or sets a value indicating whether the menu tab should be added to the menu.

HeaderText

Gets or sets the header text of the menu tab.

IsVisible

Gets or sets a value indicating whether the menu tab is visible.

SortOrder

Gets or sets the sort order of the menu tab.

TabName

Gets or sets the name of the menu tab.

Methods

ToString()

Returns the header text of the menu tab.