Repeats controls of specified class in a scrollable range.
The following tables list the members exposed by the Repeater type.
Name | Description | |
---|---|---|
Initializes a new instance of the Repeater class. |
Name | Description | |
---|---|---|
Gets or sets the horizontal alignment of child controls. |
||
Gets the horizontal scrollbar. |
||
Gets or sets an object that generates the content of the Repeater. |
||
Gets or sets a control to display in lower left corner of the repeater. |
||
Gets or sets the horizontal scroll position. |
||
Gets or sets the vertical scroll position. |
||
Gets or sets the distance between child controls' edges. |
||
Gets or sets a control to display between the NavigationBar and horizontal scrollbar. |
||
Returns the currently vsible child controls. |
||
Gets the vertical scrollbar. |
Name | Description | |
---|---|---|
Returns the index of first visible item. |
||
Resets the repeater and recreates controls for all visible items. |
||
Scrolls to specified item in the repeater. |
Name | Description | |
---|---|---|
Control.OnPaddingChanged override. |
||
Control.OnResize override. |
||
Raises the Scroll event. |
Name | Description | |
---|---|---|
Raised when the user scrolls the control. |