CyberStore Ecommerce 2023 Documentation
RepeatDirection Property (CatalogItem2xListingControl)


Dovetail.Ecommerce.Controls Namespace > CatalogItem2xListingControl Class : RepeatDirection Property
Gets or sets the direction to display sorted items by within the grid.

Property Value

Type: RepeatDirection

A RepeatDirection value that specifies the direction to display sorted items by within the grid.

Supported values: "Horizontal" or "Vertical". Vertical displays items sorted in a top/down direction by column. Horzontal displays items sorted left to right by row.

The default value is "Vertical".

See Also

Reference

CatalogItem2xListingControl Class
CatalogItem2xListingControl Members