DiagramLite Programmer's Guide
DiagramTabControl.SelectedContent Property
See Also
 





Gets or sets the content of the currently selected item. This is a dependency property.

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

 Syntax

C#  Copy Code

public Object SelectedContent { get; set; }

Visual Basic  Copy Code

Public Property SelectedContent As Object

 Property Value

 See Also

DiagramTabControl Members
DiagramTabControl Class
MindFusion.Diagramming Namespace