[To be supplied.]
[Visual Basic] Public Property NullText As String [C#] public string NullText {get; set;} [C++] public: __property String* get_NullText(); public: __property void set_NullText(String*); [JScript] public function get NullText() : String; public function set NullText(String);
Format Class | Format Members | System.WinForms.ComponentModel Namespace