dxOfficeSearchBoxDefaultMaxResultCount Constant
Specifies the default limitation of the search box’s result list.
Declaration
const dxOfficeSearchBoxDefaultMaxResultCount = 5;
Remarks
This global constant is the default TdxOfficeSearchBoxProperties.MaxResultCount property value.
See Also