TdxServerModeDataController.FindCriteria Property
Provides access to appearance and behavior settings of the associated container control’s Find Panel.
Declaration
property FindCriteria: TdxServerModeDataFindCriteria read;
Property Value
| Type |
|---|
| TdxServerModeDataFindCriteria |
Remarks
Refer to the TdxServerModeDataFindCriteria class description for details.
See Also