MindFusion.Silverlight Package Programmer's Guide
TabEventArgs.Control Property
See Also
 





Gets the TabControl related to the event.

Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight

 Syntax

C#  Copy Code

public TabControl Control { get; }

Visual Basic  Copy Code

Public ReadOnly Property Control As TabControl

 Property Value

An instance of the TabControl class.

 See Also

TabEventArgs Members
TabEventArgs Class
MindFusion.UI.Silverlight Namespace