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





Gets or sets the effect to apply to the header. This is a dependency property.

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

 Syntax

C#  Copy Code

public Effect HeaderEffect { get; set; }

Visual Basic  Copy Code

Public Property HeaderEffect As Effect

 Property Value

A WPF Effect object.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace