Table of Contents

Event CardPropertyChanged

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when the card's property value changes.

public event EventHandler<ObjectPropertyChangedEventArgs>? CardPropertyChanged

Returns

EventHandler<ObjectPropertyChangedEventArgs>
Occurs when the card's property value changes.