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