MindFusion WinForms Programmer's Guide
Repeater.ItemsSource Property
See Also
 





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

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

 Syntax

C#  Copy Code

public RepeaterSource ItemsSource { get; set; }

Visual Basic  Copy Code

Public Property ItemsSource As RepeaterSource

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace