Click or drag to resize
ScrollPanelLayout Property
Gets or sets the layout of the scroll panel.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public RepeatDirection Layout { get; set; }

Property Value

Type: RepeatDirection
See Also