Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / ItemPreparedEventArgs Class / Item Property

In This Topic
    Item Property (ItemPreparedEventArgs)
    In This Topic
    The item to display.
    Syntax
    'Declaration
     
    
    Public Property Item As Object
    public object Item {get; set;}
    See Also