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





Gets or sets a control to display between the NavigationBar and horizontal scrollbar.

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

 Syntax

C#  Copy Code

public Control TitleBar { get; set; }

Visual Basic  Copy Code

Public Property TitleBar As Control

 Property Value

 See Also

Repeater Members
Repeater Class
MindFusion.Common.WinForms Namespace