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