Search
TabControl.SelectedIndexProperty Field
See Also
 





Identifies the SelectedIndex dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.UI.Wpf

 Syntax

C#  Copy Code

public static readonly DependencyProperty SelectedIndexProperty

Visual Basic  Copy Code

Public Shared ReadOnly SelectedIndexProperty As DependencyProperty

 See Also