Data List Event ArgsItem Property
Get a reference to the item related to the event
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public TemplateControl? Item { get; }VB
Public ReadOnly Property Item As TemplateControl
GetC++
public:
property TemplateControl^ Item {
TemplateControl^ get ();
}F#
member Item : TemplateControl with getProperty Value
TemplateControlRemarks
This may be null if the item does not yet exist or if it has been deleted