MindFusion.Wpf Pack Programmer's Guide
Grid.MinHeaderSize Property
See Also
 





Gets or sets the minimum size of a header.

Namespace: MindFusion.Diagramming.Wpf.Lanes
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public double MinHeaderSize { get; set; }

Visual Basic  Copy Code

Public Property MinHeaderSize As Double

 Property Value

A double value specifying the minimal size of a header. The default is 40.

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Wpf.Lanes Namespace