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
C#
![]() |
---|
public bool HookHeaders { get; set; } |
Visual Basic
![]() |
---|
Public Property HookHeaders As Boolean |