Gets the title for this form.
[Visual Basic] Public Property ReadOnly Title As String [C#] public string Title { get; } [C++] public: __property String* get_Title(); [JScript] public function get Title() : String
DPLForm Class | Portrate.Interview.Model Namespace