EnumLayoutRowGridsWrap Enumeration Ingeniux CMS Content Store API

The list of level to specify when a Layout Row will wrap its columns.

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

public enum EnumLayoutRowGridsWrap
Members

  Member nameValueDescription
Default0
WrapOnMobileDeviceScreen1Layout Row will wrap its columns, on a Mobile Device screen size or smaller
WrapOnTabletScreen2Layout Row will wrap its columns, on a Tablet Device screen size or smaller
NeverWrap3Layout Row will not wrap its column, no matter the screen size
See Also

Reference