Search
DiagramTabControl.SelectedIndexProperty Field
See Also
 






Identifies the SelectedIndex dependency property.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Controls

 Syntax

C#  Copy Code

public static readonly DependencyProperty SelectedIndexProperty

Visual Basic  Copy Code

Public Shared ReadOnly SelectedIndexProperty As DependencyProperty

 See Also