TableRow::Cells Property
.NET Framework (current version)
Namespace:
System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Return to top
Assembly: System.Web (in System.Web.dll)
public: [PersistenceModeAttribute(PersistenceMode::InnerDefaultProperty)] property TableCellCollection^ Cells { virtual TableCellCollection^ get(); }
Property Value
Type: System.Web.UI.WebControls::TableCellCollection^A TableCellCollection object that represents a collection of cells from a row of a Table control.
.NET Framework
Available since 1.1
Available since 1.1
Show:
