GridHeaderFilterListBoxSearchUISettings Members
In This Article
#Properties
Name | Description |
---|---|
Delay |
Gets or sets the time interval between the time when a user starts typing within the list box’s filter editor, and filtering is applied.
Inherited from List |
Editor |
Gets or sets the string displayed in the filter editor when the editor’s value is null.
Inherited from List |
Editor |
Specifies when the null text is visible in the list box’s filter editor.
Inherited from List |
Enable |
Gets or sets the value that specifies whether a specific animation effect is used when the filter editor invokes/hides if the “Select All” mode is enabled.
Inherited from List |
Min |
Gets or sets the minimum number of characters an end-user should enter into the editor before the filtering executes.
Inherited from List |
Use |
Gets or sets a value specifying whether the list box’s search UI is displayed in Compact mode within the ASPx |
Visibility |
Gets or sets a value specifying the search UI visibility mode within the ASPx |
#Methods
Name | Description |
---|---|
Assign |
Copies public properties from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also