MindFusion WinForms Programmer's Guide
RepeaterSource Members
Properties Methods Events
 


Generates content for the Repeater control.

The following tables list the members exposed by the RepeaterSource type.

 Public Properties

  Name Description

Count

Returns the number of items.

ScrollRange

Returns the size of the scrollable area.

 Public Methods

  Name Description

CreateControl

Creates a Control representing specified item.

DisposeControl

Disposes the Control for specified item.

MeasureControl

Returns the size to allocate for specified item.

 Public Events

  Name Description

ScrollRangeChanged

An event raised when scroll range changes.

 See Also

RepeaterSource Interface
MindFusion.Common.WinForms Namespace