Gets the resource in the ResourceListView that wraps the specified item.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)
Syntax
C# |
---|
public Resource this[ Object item ] { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Default Property Item ( _ item As Object _ ) As Resource |
Parameters
- item
- Type: System..::.Object
The item to get the resource for.