public enum wrDataFieldsSearchMode : System.Enum
public enum wrDataFieldsSearchMode : System.Enum
Member | Value | Description |
---|---|---|
AsYouType | 2 | Search results display as the user types |
Disabled | 0 | No search box is displayed |
OnSubmit | 1 | Search results display after hitting the Enter key |
System.Object
System.ValueType
System.Enum
WebReports.Api.wrDataFieldsSearchMode