Gets the view object that raised the event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Object SourceView { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property SourceView As Object |
An object representing the control that raised the event.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |