MindFusion WinForms Programmer's Guide
Repeater Methods
 


 Public Methods

  Name Description

FirstVisibleControl

Returns the index of first visible item.

Reset

Resets the repeater and recreates controls for all visible items.

ScrollTo

Scrolls to specified item in the repeater.

 Protected Methods

  Name Description

OnPaddingChanged

Control.OnPaddingChanged override.

OnResize

Control.OnResize override.

OnScroll

Raises the Scroll event.

 See Also

Repeater Class
MindFusion.Common.WinForms Namespace