Class OccurrenceMode
Occurrence mode.
Inheritance
System.Object
OccurrenceMode
Namespace: Syncfusion.iOS.ComboBox
Assembly: Syncfusion.SfComboBox.iOS.dll
Syntax
public sealed class OccurrenceMode : Enum
Fields
FirstOccurrence
Occurrence Mode FirstOccurrence
Declaration
public const OccurrenceMode FirstOccurrence
Field Value
Type |
---|
OccurrenceMode |
MultipleOccurrence
Occurrence Mode MultipleOccurrence
Declaration
public const OccurrenceMode MultipleOccurrence
Field Value
Type |
---|
OccurrenceMode |
None
Occurrence Mode None
Declaration
public const OccurrenceMode None
Field Value
Type |
---|
OccurrenceMode |