[To be supplied.]
[Visual Basic] Public Property NextMonthText As String [C#] public string NextMonthText {get; set;} [C++] public: __property String* get_NextMonthText(); public: __property void set_NextMonthText(String*); [JScript] public function get NextMonthText() : String; public function set NextMonthText(String);
Calendar Class | Calendar Members | System.Web.UI.WebControls Namespace