ItemChangedEventArgsTItemItem Property |
Gets the item being modified.
Namespace: Dundas.BIAssembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic TItem Item { get; }Public ReadOnly Property Item As TItem
Get
public:
property TItem Item {
TItem get ();
}member Item : 'TItem with get
Property Value
TItem
See Also