Gets a value indicating the mode of the underlying activity. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public ScheduleMode ScheduleMode { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property ScheduleMode As ScheduleMode |
A member of the ScheduleMode enumeration.
See Also