Click or drag to resize

IComboDefinitionShowHintForMissingSteps Property

Maximum number of missing non-main steps for which the combo hint is still shown. means the hint is shown regardless of how many non-main steps are missing.

Namespace: Resto.Front.Api.Data.Combo
Assembly: Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
int? ShowHintForMissingSteps { get; }

Property Value

NullableInt32
See Also