HorizontalList
List that is intended to display contents horizontally with a configurable number of rows.
Parameters
that holds the data for this List
that manages the List's selection state
determines whether the List scales to fit its rows width and total height
to organize the items into
determining how many "hidden" rows are rendered above and below the List's view-port. A value of 0 means
Constructors
Inherited properties
Controls how the List behaves and how its items are rendered. A List will not render without a behavior specified.
Defines how the contents of an item should be aligned within it.
Notifies of changes to the List's selection.
that manages the List's selection state only visible items are rendered, but quick scrolling is more likely to show blank areas.
Inherited functions
Scrolls item into view if the List is within a ScrollPanel.
Scrolls the last selected item into view if the List is within a ScrollPanel.