Click or drag to resize

PageElementPropertiesBootCarousel_Column Property

The 0-based column in the layout. If not specified, elements are assigned to column 0.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int BootCarousel_Column { get; }

Property Value

Type: Int32
The 0-based column in the layout. If not specified, elements are assigned to column 0.
See Also