Gets or sets the type of action performed by the user. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public Action Action { get; set; } |
Visual Basic
![]() |
---|
Public Property Action As Action |
A member of the Action enumeration.
The value of this property is used to filter out some of the information displayed by the popup. The filtering is performed by triggers in the control template.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |