NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Calendar.NextPrevFormat

[To be supplied.]

[Visual Basic]
Public Property NextPrevFormat As NextPrevFormat
[C#]
public NextPrevFormat NextPrevFormat {get; set;}
[C++]
public: __property NextPrevFormat get_NextPrevFormat();
public: __property void set_NextPrevFormat(NextPrevFormat);
[JScript]
public function get NextPrevFormat() : NextPrevFormat;
public function set NextPrevFormat(NextPrevFormat);

See Also

Calendar Class | Calendar Members | System.Web.UI.WebControls Namespace