Ready-made form for recurrence editing.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf.StandardForms
SyntaxC#
Copy Code
|
|---|
public class RecurrenceForm : Window, IComponentConnector |
Visual Basic
Copy Code
|
|---|
Public Class RecurrenceForm |
Inheritance HierarchySystem.Object![]()
System.Windows.Threading.DispatcherObject![]()
System.Windows.DependencyObject![]()
System.Windows.Media.Visual![]()
System.Windows.UIElement![]()
System.Windows.FrameworkElement![]()
System.Windows.Controls.Control![]()
System.Windows.Controls.ContentControl![]()
System.Windows.Window![]()
MindFusion.Scheduling.Wpf.RecurrenceForm
See Also