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!

DayRenderEventArgs.Cell

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Cell As TableCell
[C#]
public TableCell Cell {get;}
[C++]
public: __property TableCell* get_Cell();
[JScript]
public function get Cell() : TableCell;

See Also

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