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





Gets or sets a control to display in lower left corner of the repeater.

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

 Syntax

C#  Copy Code

public Control NavigationBar { get; set; }

Visual Basic  Copy Code

Public Property NavigationBar As Control

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace