Item Property (RenderSymbolEventArgs)
In This Topic
Gets the data item.
Syntax
'Declaration
<C1DescriptionAttribute("RenderSymbolEventArgs.Item", "Gets the data item.")>
Public ReadOnly Property Item As Object
[C1Description("RenderSymbolEventArgs.Item", "Gets the data item.")]
public object Item {get;}
See Also