Class SearchCriteria
public class SearchCriteria : SearchCriteriaController<TEntityFilter>, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor, ISearchCriteria
- Inheritance
-
SearchCriteria
- Implements
- Inherited Members
Constructors
SearchCriteria()
public SearchCriteria()
Fields
ClearButton
ClearButton control.
protected ClearButton ClearButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
CollectionSlug
CollectionSlug control.
protected TextBox CollectionSlug
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComponentName
ComponentName control.
protected TextBox ComponentName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComponentPart
ComponentPart control.
protected TextBox ComponentPart
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ComponentType
ComponentType control.
protected TextBox ComponentType
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
EntityName
EntityName control.
protected TextBox EntityName
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FilterManager
FilterManager control.
protected SearchCriteriaFilterManager FilterManager
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Keyword
Keyword control.
protected TextBox Keyword
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
SearchButton
SearchButton control.
protected FilterButton SearchButton
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ShowColumns
ShowColumns control.
protected MultiComboBox ShowColumns
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StorageKey
StorageKey control.
protected TextBox StorageKey
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StorageSchema
StorageSchema control.
protected TextBox StorageSchema
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StorageStructure
StorageStructure control.
protected TextBox StorageStructure
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StorageTable
StorageTable control.
protected TextBox StorageTable
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Filter
public override TEntityFilter Filter { get; set; }
Property Value
Methods
Clear()
public override void Clear()