ModelEditorCategory.IsDefault property
Namespace: NextDesign.Core.EditingCapabilities
Description
Make it the default choice
If NextDesign can no longer maintain the selected choice in an existing menu,
Or, if you change the menu configuration while "Detail" is selected in the existing menu,
Initially selects the first category for which this property returns true.
If there are no categories for which this property returns true, select "Detail".
bool IsDefault { get; }
type
- bool