Skip to main content

ModelEditorCategory.DisplayOrder property

Namespace: NextDesign.Core.EditingCapabilities

Description

The display order for choices in this category

The display order of the existing menu options has the following values.

  • "Manual"…100.0
  • "Detail"…200.0
  • "Input (Deep Blue)"…300.0
  • "Output"...400.0
  • "Same as Main"...500.0
double DisplayOrder { get; set; }

types

  • double