Click or drag to resize

RowColumnChangeEventArgsExtendedProperties Property

Gets the extended properties of the event args.

Namespace:  Aloe.SystemFrameworks.Domain.DataAccess
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public Hashtable ExtendedProperties { get; }

Property Value

Type: Hashtable
The extended properties.
See Also