Duration Property (BeforeTimeFormatEventArgs)
In This Topic
Gets the System.TimeSpan value determining the duration of the time interval to format.
Syntax
'Declaration
Public ReadOnly Property Duration As System.TimeSpan
public System.TimeSpan Duration {get;}
See Also