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

The InteractionRibbonExecutionLinkItemViewModel type exposes the following members.

Properties
  NameDescription
Public propertyAutomationId
Gets or sets the automation id.
(Inherited from InteractionBaseItemViewModel.)
Public propertyCommand
Gets the command behind this menu item.
(Inherited from InteractionRibbonExecutionItemViewModel.)
Public propertyCommandParameter
Gets or sets the command parameter.
(Inherited from InteractionRibbonExecutionItemViewModel.)
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 propertyInputGestureText
Gets the input gesture text of this menu item.
(Inherited from InteractionRibbonExecutionItemViewModel.)
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.)
Public propertyLargeIcon
Gets or sets the large icon to be shown.
(Inherited from InteractionRibbonExecutionItemViewModel.)
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.)
Public propertyRibbonStyle
Gets or sets the ribbon style of the item.
Public propertySmallIcon
Gets or sets the small icon to be shown.
(Inherited from InteractionRibbonExecutionItemViewModel.)
Public propertyToolTip
Gets or sets the tool tip of this particular element.
(Inherited from InteractionRibbonExecutionItemViewModel.)
Top
See Also