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