Represents an entity item that can be used as a source object to be wrapped within an Entity and managed using an EntityManager or hosted within a data management control.
Namespace:
DlhSoft.Windows.DataAssembly: DlhSoft.Data.Core (in DlhSoft.Data.Core.dll)
Syntax
C# |
---|
[LocalizabilityAttribute(LocalizationCategory.None)] [ContentPropertyAttribute("Content")] public class EntityItem : DependencyObject, IEntityItem |
Visual Basic (Declaration) |
---|
<LocalizabilityAttribute(LocalizationCategory.None)> _ <ContentPropertyAttribute("Content")> _ Public Class EntityItem _ Inherits DependencyObject _ Implements IEntityItem |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.AssignmentItem
DlhSoft.Windows.Data..::.NodeItem
DlhSoft.Windows.Data..::.PredecessorItem
DlhSoft.Windows.Data..::.ResourceItem
DlhSoft.Windows.Data..::.ScheduleDefinitionItem
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
DlhSoft.Windows.Data..::.EntityItem
DlhSoft.Windows.Data..::.AssignmentItem
DlhSoft.Windows.Data..::.NodeItem
DlhSoft.Windows.Data..::.PredecessorItem
DlhSoft.Windows.Data..::.ResourceItem
DlhSoft.Windows.Data..::.ScheduleDefinitionItem