TabControl for WPF | ComponentOne
C1.WPF.TabControl Namespace / CancelSourceEventArgs Class / Source Property

In This Topic
    Source Property
    In This Topic
    Gets or sets the source of the event.
    Syntax
    'Declaration
     
    
    Public Property Source As Object
    public object Source {get; set;}
    See Also