DataGridSearchPanelBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
For internal use only. Initializes a new Data |
#Methods
Name | Description |
---|---|
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. |
Highlight |
Notifies the UI component whether search is case-sensitive to ensure that search results are highlighted correctly. Applies only if highlight |
Highlight |
Notifies the UI component whether search is case-sensitive to ensure that search results are highlighted correctly. Applies only if highlight |
Highlight |
Specifies whether found substrings should be highlighted. Mirrors the client-side highlight |
Highlight |
Specifies whether found substrings should be highlighted. Mirrors the client-side highlight |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Placeholder |
Specifies a placeholder for the search panel. Mirrors the client-side placeholder option. |
Placeholder |
Specifies a placeholder for the search panel. Mirrors the client-side placeholder option. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Search |
Specifies whether the UI component should search against all columns or only visible ones. Mirrors the client-side search |
Search |
Specifies whether the UI component should search against all columns or only visible ones. Mirrors the client-side search |
Text |
Sets a search string for the search panel. Mirrors the client-side text option. |
Text |
Sets a search string for the search panel. Mirrors the client-side text option. |
To |
Returns a string that represents the current object. Inherited from Object. |
Visible |
Specifies whether the search panel is visible or not. Mirrors the client-side visible option. |
Visible |
Specifies whether the search panel is visible or not. Mirrors the client-side visible option. |
Width |
Specifies the width of the search panel. Mirrors the client-side width option. |
Width |
Specifies the width of the search panel. Mirrors the client-side width option. |
Width |
See Also