MindFusion WinForms Programmer's Guide
Repeater Properties
 


 Public Properties

  Name Description

HorizontalItemAlignment

Gets or sets the horizontal alignment of child controls.

HScrollBar

Gets the horizontal scrollbar.

ItemsSource

Gets or sets an object that generates the content of the Repeater.

NavigationBar

Gets or sets a control to display in lower left corner of the repeater.

ScrollX

Gets or sets the horizontal scroll position.

ScrollY

Gets or sets the vertical scroll position.

Spacing

Gets or sets the distance between child controls' edges.

TitleBar

Gets or sets a control to display between the NavigationBar and horizontal scrollbar.

VisibleControls

Returns the currently vsible child controls.

VScrollBar

Gets the vertical scrollbar.

 See Also

Repeater Class
MindFusion.Common.WinForms Namespace