MindFusion.Wpf Pack Programmer's Guide
TimeRange.Duration Property
See Also
 





Gets the duration that the time range represents.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public TimeSpan Duration { get; }

Visual Basic  Copy Code

Public ReadOnly Property Duration As TimeSpan

 Property Value

A .NET TimeSpan object.

 See Also

TimeRange Members
TimeRange Class
MindFusion.DataViews.Wpf Namespace