Exago .NET API Documentation
wrDataFieldsSearchMode Enumeration
WebReports.Api Namespace : wrDataFieldsSearchMode Enumeration
Represents the behavior of the search box at the top of the Data Objects pane in the Report Designers.
Syntax
public enum wrDataFieldsSearchMode : System.Enum 
Members
MemberValueDescription
AsYouType2Search results display as the user types
Disabled0No search box is displayed
OnSubmit1Search results display after hitting the Enter key
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         WebReports.Api.wrDataFieldsSearchMode

See Also

Reference

WebReports.Api Namespace