←Select platform

ReasonTimestamp Property

Summary

The time the inertia scroll began.

Syntax
C#
VB
C++
public DateTime ReasonTimestamp { get; } 
Public ReadOnly Property ReasonTimestamp() As DateTime 
   Get 
public:  
   property DateTime^ ReasonTimestamp 
   { 
      DateTime^ get() 
   } 

Property Value

A DateTime indicating when the inertia scroll began.

Remarks

ReasonTimestamp is the time that Reason was created. ReasonTimestamp can be used to track how far along the inertia scrolling is.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly