MindFusion.Diagramming for Universal Windows Programmer's Guide
Grid.ColumnHeaders Property
See Also
 






Gets the collection with the topmost column headers.

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

 Syntax

C#  Copy Code

public HeaderCollection ColumnHeaders { get; }

Visual Basic  Copy Code

Public ReadOnly Property ColumnHeaders As HeaderCollection

 Property Value

 See Also

Grid Members
Grid Class
MindFusion.Diagramming.Lanes Namespace