CollectionChangeEventArgsPropertyName Property

Get/Set the name of the property affected on the item.

Definition

Namespace: ProjectTask
Assembly: ProjectTask (in ProjectTask.dll) Version: 25.2814.3647
C#
public string PropertyName { get; set; }

Property Value

String

See Also