WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / ItemPreparedEventArgs Class / Item Property
In This Topic
    Item Property (ItemPreparedEventArgs)
    In This Topic
    The item to display.
    Syntax
    public object Item {get; set;}
    See Also