Search
Grid.AllowResizeHeaders Property
See Also
 






Gets or sets a value indicating whether users can resize the headers of the grid interactively.

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

 Syntax

C#  Copy Code

public bool AllowResizeHeaders { get; set; }

Visual Basic  Copy Code

Public Property AllowResizeHeaders As Boolean

 Property Value

 See Also