Returns TRUE if the the current component has a 'previous' form context, and FALSE if not.
[Visual Basic] Public Property ReadOnly HasPrevious As Boolean [C#] public bool HasPrevious { get; } [C++] public: __property bool get_HasPrevious(); [JScript] public function get HasPrevious() : bool
InterviewControl Class | Portrate.Interview Namespace