TcxDataControllerSearch.ItemIndex Property
Specifies the index of the field where incremental searching is to be performed.
Declaration
property ItemIndex: Integer read; write;
Property Value
Type |
---|
Integer |
Remarks
This property is for internal use only. Do not use it in applications. The field where to search is specified by a Locate method’s parameter.
See Also