TcxGridTableFindPanelOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Apply |
Specifies delay (in milliseconds) prior to a search start in the delayed automatic search mode.
Inherited from Tcx |
Behavior |
Switches the Find Panel between filter and search modes.
Inherited from Tcx |
Clear |
Specifies if the Find Panel clears its Find box when closed.
Inherited from Tcx |
Display |
Specifies the Find Panel‘s visibility mode.
Inherited from Tcx |
Focus |
Controls if the Find Panel moves focus from the Find box to the View after applying the search string.
Inherited from Tcx |
Grid |
|
Highlight |
Specifies if the found text matches are highlighted.
Inherited from Tcx |
Info |
Specifies the custom information text string for the empty unfocused Find box.
Inherited from Tcx |
Layout |
Switches the Find Panel between full-size and compact layouts.
Inherited from Tcx |
Location | Specifies if the Find Panel is embedded into the Group by box. |
MRUItems |
Provides access to the most recently used search strings (MRU list for short) applied to grid View records using the Find Panel.
Inherited from Tcx |
MRUItems |
Specifies the maximum number of items in the Find Panel‘s MRU list.
Inherited from Tcx |
MRUItems |
Specifies how much of the most recently used (MRU) filter or search criteria that the Find box’s dropdown window can display simultaneously.
Inherited from Tcx |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Position |
Specifies the Find Panel’s display position.
Inherited from Tcx |
Search |
Specifies if the Find Panel can search data in group rows. |
Search |
Specifies if the Find Panel can search data in preview sections. |
Show |
Specifies if the Find Panel shows the Clear button.
Inherited from Tcx |
Show |
Specifies if the Find Panel shows the Close button.
Inherited from Tcx |
Show |
Specifies if the Find Panel shows the Find button in filter mode.
Inherited from Tcx |
Show |
Specifies if the Find Panel shows the Next button in search mode.
Inherited from Tcx |
Show |
Specifies if the Find Panel shows the Previous button in search mode.
Inherited from Tcx |
Use |
Switches between delayed automatic and manual search modes.
Inherited from Tcx |
Use |
Specifies if the extended syntax is available for a search string.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also