MindFusion.Wpf Pack Programmer's Guide
ExpandHeaderRowCmd.RowIndex Property
See Also
 





Gets the index of the header row whose section is expanded or collapsed.

Namespace: MindFusion.Diagramming.Wpf.Commands
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public int RowIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property RowIndex As Integer

 Property Value

 See Also

ExpandHeaderRowCmd Members
ExpandHeaderRowCmd Class
MindFusion.Diagramming.Wpf.Commands Namespace