Click or drag to resize
weroSoft AG, Software
InteractionRibbonItemViewModel Properties
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.

The InteractionRibbonItemViewModel type exposes the following members.

Properties
  NameDescription
Public propertyAutomationId
Gets or sets the automation id.
(Inherited from InteractionBaseItemViewModel.)
Public propertyHasIcon
Gets a value indicating whether the item has an icon.
(Inherited from InteractionBaseItemViewModel.)
Public propertyHeader
Gets the header of the menu item.
(Inherited from InteractionItemViewModel.)
Public propertyIsModified
Gets or sets the flag indicating whether the object has been modified or not.
(Inherited from ViewModelBase.)
Public propertyIsReadOnly
Gets or sets the flag indicating whether the object is read-only.
(Inherited from ViewModelBase.)
Public propertyIsSeparator
Gets a value indicating whether the item is a separator.
(Inherited from InteractionBaseItemViewModel.)
Public propertyIsVisible
Gets or sets a value indicating whether the item is visible.
(Inherited from InteractionBaseItemViewModel.)
Protected propertyModelCascadingCollectionChangedEventObjects
Gets a list of cascaded events for collection changed.
(Inherited from ViewModelBase.)
Protected propertyModelCascadingEventObjects
Gets a list of cascaded event objects.
(Inherited from ViewModelBase.)
Public propertyName
Gets the name of the primary element.
(Inherited from InteractionBaseItemViewModel.)
Public propertyOrder
Gets the order of the menu item.
(Inherited from InteractionBaseItemViewModel.)
Public propertyResourceManager
Gets or sets the resource from which the data shall be loaded.
(Inherited from InteractionItemViewModel.)
Top
See Also