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





Gets or sets a value indicating whether headers will be anchored to the corresponding side (that is, the column header anchored to the top side and the row header anchored to the left side).

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

 Syntax

C#  Copy Code

public bool HookHeaders { get; set; }

Visual Basic  Copy Code

Public Property HookHeaders As Boolean

 Property Value

 See Also

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