MindFusion WinForms Programmer's Guide
Repeater Class
See Also
 





Repeats controls of specified class in a scrollable range.

Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms

 Syntax

C#  Copy Code

public class Repeater : Control

Visual Basic  Copy Code

Public Class Repeater
    Inherits Control

 Inheritance Hierarchy

System.Object
    System.MarshalByRefObject
        System.ComponentModel.Component
            System.Windows.Forms.Control
                MindFusion.Common.WinForms.Repeater

 See Also

Repeater Members
MindFusion.Common.WinForms Namespace