MindFusion.Scheduling for Xamarin Programmer's Guide
Selection.EndTime Property
See Also
 






Gets the end time of the selection.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public DateTime EndTime { get; }

Visual Basic  Copy Code

Public ReadOnly Property EndTime As DateTime

 Property Value

A DateTime object.

 See Also

Selection Members
Selection Class
MindFusion.Scheduling Namespace
StartTime Property