MindFusion.Wpf Pack Programmer's Guide
Rating.HeaderText Property
See Also
 





Gets or sets the header text of the control. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public string HeaderText { get; set; }

Visual Basic  Copy Code

Public Property HeaderText As String

 Property Value

A string value.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace