Property LastClickedTimestamp
LastClickedTimestamp
Gets time when this control was last clicked.
[Browsable(false)]
public long? LastClickedTimestamp { get; protected set; }
Property Value
- long?
Gets time when this control was last clicked.
[Browsable(false)]
public long? LastClickedTimestamp { get; protected set; }