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





Gets or sets the height of the control's header. This is a dependency property.

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

 Syntax

C#  Copy Code

public double HeaderHeight { get; set; }

Visual Basic  Copy Code

Public Property HeaderHeight As Double

 Property Value

A double value specifying the height.

 See Also

Rating Members
Rating Class
MindFusion.UI.Wpf Namespace