Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / SourcedEventArgs Class / Source Property

In This Topic
    Source Property (SourcedEventArgs)
    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