Gets or sets an object that generates the content of the Repeater.
Namespace: MindFusion.Common.WinForms
Assembly: MindFusion.Common.WinForms
C# Copy Code |
---|
public RepeaterSource ItemsSource { get; set; } |
Visual Basic Copy Code |
---|
Public Property ItemsSource As RepeaterSource |