The RecipeNavigatorConfigViewModel type exposes the following members.

Properties

  NameDescription
Public propertyAlternateBackground (Inherited from NavigatorConfigViewModel.)
Public propertyAlternateForeground (Inherited from NavigatorConfigViewModel.)
Public propertyAvailableControlActions (Inherited from ViewControlConfigViewModel.)
Public propertyAvailableSpecificControlActions (Inherited from ViewControlConfigViewModel.)
Public propertyBackground (Inherited from ViewControlConfigViewModel.)
Public propertyBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyBorderThickness (Inherited from ViewControlConfigViewModel.)
Public propertyCommandingDisplayName (Inherited from ViewControlConfigViewModel.)
Public propertyCommandingEnabled (Inherited from ViewControlConfigViewModel.)
Public propertyCommandingName (Inherited from ViewControlConfigViewModel.)
Public propertyConfigContextGroups (Inherited from ViewControlConfigViewModel.)
Public propertyConfiguredContextCollection (Inherited from ViewControlConfigViewModel.)
Public propertyConfiguredControlEvents (Inherited from ViewControlConfigViewModel.)
Public propertyContextMenuInvalidDisplayMode (Inherited from ViewControlConfigViewModel.)
Public propertyControlBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlBorderThickness (Inherited from ViewControlConfigViewModel.)
Public propertyControlForeground (Inherited from ViewControlConfigViewModel.)
Public propertyControlMouseOverBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlMouseOverBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlMouseOverForeground (Inherited from ViewControlConfigViewModel.)
Public propertyControlSelectionBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlSelectionBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlSelectionForeground (Inherited from ViewControlConfigViewModel.)
Public propertyControlWindowBackground (Inherited from ViewControlConfigViewModel.)
Public propertyControlWindowBorderBrush (Inherited from ViewControlConfigViewModel.)
Public propertyControlWindowForeground (Inherited from ViewControlConfigViewModel.)
Public propertyDataRefreshRate (Inherited from ViewControlConfigViewModel.)
Public propertyDialogBoxService (Inherited from ConfigViewModelBase.)
Protected propertyDisposed (Inherited from RuntimeConfigViewModelBase.)
Public propertyDragAndDropCommandingEnabled (Inherited from ViewControlConfigViewModel.)
Public propertyEnableAlternateStyling (Inherited from NavigatorConfigViewModel.)
Public propertyEnableContextMenu (Inherited from ViewControlConfigViewModel.)
Public propertyEnableContextMenuTooltips (Inherited from ViewControlConfigViewModel.)
Public propertyEnableControlEvents (Inherited from ViewControlConfigViewModel.)
Public propertyFontFamily (Inherited from ViewControlConfigViewModel.)
Public propertyFontSize (Inherited from ViewControlConfigViewModel.)
Public propertyFontStretch (Inherited from ViewControlConfigViewModel.)
Public propertyFontStyle (Inherited from ViewControlConfigViewModel.)
Public propertyFontWeight (Inherited from ViewControlConfigViewModel.)
Public propertyForeground (Inherited from ViewControlConfigViewModel.)
Public propertyFrameWorXNode
The FrameWorX Server node to connect to for recipes.
Public propertyHasValidationErrors (Inherited from ValidatingObject.)
Public propertyInitialSelection
The initially selected recipe item.
Public propertyItemBorderThickness (Inherited from NavigatorConfigViewModel.)
Public propertyLoadOnSelect
True if the selected recipe item should automatically be loaded into the grid.
Public propertyMaxCommandScope (Inherited from ViewControlConfigViewModel.)
Public propertyMouseOverBackground (Inherited from NavigatorConfigViewModel.)
Public propertyMouseOverBorderBrush (Inherited from NavigatorConfigViewModel.)
Public propertyMouseOverForeground (Inherited from NavigatorConfigViewModel.)
Public propertyRecipeAlias
The alias value used to connect the recipe navigator with the recipe grid control.
Public propertyRootNode
The optional path to custom root node.
Public propertySaveRecipeCommandTarget
The target control for the Recipe: Save command.
Public propertySelectedActions (Inherited from ViewControlConfigViewModel.)
Public propertySelectedContextCollection (Inherited from ViewControlConfigViewModel.)
Protected propertySelectedContextGroup (Inherited from ViewControlConfigViewModel.)
Protected propertySelectedContextGroupName (Inherited from ViewControlConfigViewModel.)
Public propertySelectedEvent (Inherited from ViewControlConfigViewModel.)
Public propertySelectionBackground (Inherited from NavigatorConfigViewModel.)
Public propertySelectionBorderBrush (Inherited from NavigatorConfigViewModel.)
Public propertySelectionForeground (Inherited from NavigatorConfigViewModel.)
Public propertyShowRootNode
True to show root node.
Public propertyShowTooltips
True to show tooltips of nodes. False otherwise.
Public propertyTypeConverterContext (Inherited from ConfigViewModelBase.)
Public propertyUseCustomDataRefreshRate (Inherited from ViewControlConfigViewModel.)
Public propertyUseDefaultDataRefreshRate (Inherited from ViewControlConfigViewModel.)
Public propertyWindowTitle (Inherited from RuntimeConfigViewModelBase.)

See Also