CyberStore E-Payment 2023 Documentation
StockCodeFilterDropDownLength Property


Dovetail.Ecommerce.Controls Namespace > ShoppingCartQuickEntryControl Class : StockCodeFilterDropDownLength Property
Gets or sets the stock code filter drop down length.

Property Value

Type: Integer

An integer value to specify the length of the stock code filter drop down, in rows.

The default is 8.

Remarks

Use the StockCodeFilterDropDownLength property to set the maximum number of returned results will appear in the stock code filter drop down at a time.

When the number of results is smaller than the property value, the count of the returned rows will determine the length.

When the number of filter results is larger than the value of the property, the filter will return more results when the user scrolls down the drop down.

See Also

Reference

ShoppingCartQuickEntryControl Class
ShoppingCartQuickEntryControl Members