177 references to Cells
System.Web (176)
Handlers\TraceHandler.cs (2)
315
trow.
Cells
.Add(tcell);
322
trow.
Cells
.Add(tcell);
UI\WebControls\ChangePassword.cs (24)
2708
r.
Cells
.Add(c);
2714
r.
Cells
.Add(c);
2724
r.
Cells
.Add(c);
2732
r.
Cells
.Add(c);
2739
r.
Cells
.Add(c);
3012
r.
Cells
.Add(c);
3020
r.
Cells
.Add(c);
3031
r.
Cells
.Add(c);
3036
r.
Cells
.Add(c);
3047
r.
Cells
.Add(c);
3052
r.
Cells
.Add(c);
3062
r.
Cells
.Add(c);
3067
r.
Cells
.Add(c);
3072
r.
Cells
.Add(c);
3075
r.
Cells
.Add(c);
3086
r.
Cells
.Add(c);
3091
r.
Cells
.Add(c);
3099
r.
Cells
.Add(c);
3108
r.
Cells
.Add(c);
3118
r.
Cells
.Add(c);
3127
r.
Cells
.Add(c);
3132
r.
Cells
.Add(c);
3152
r.
Cells
.Add(c);
3159
r.
Cells
.Add(c);
UI\WebControls\CreateUserWizard.cs (7)
2245
row.
Cells
.Add(leftCell);
2251
row.
Cells
.Add(rightCell);
2271
row.
Cells
.Add(cell);
3118
r.
Cells
.Add(c);
3307
row.
Cells
.Add(leftCell);
3311
row.
Cells
.Add(rightCell);
3482
_row.
Cells
.Add(tableCell);
UI\WebControls\DataGrid.cs (6)
1279
TableCellCollection cells = item.
Cells
;
1425
item.
Cells
.Add(cell);
1780
TableCellCollection cells = item.
Cells
;
1818
if (Items.Count > 0 && visibleColumns != Items[0].
Cells
.Count && AllowPaging) {
1821
if (item.ItemType == ListItemType.Pager && item.
Cells
.Count > 0) {
1822
item.
Cells
[0].ColumnSpan = visibleColumns;
UI\WebControls\DetailsView.cs (14)
1869
row.
Cells
.Add(cell);
1889
row.
Cells
.Add(cell);
1909
row.
Cells
.Add(cell);
1929
row.
Cells
.Add(cell);
1997
row.
Cells
.Add(cell);
2016
row.
Cells
.Add(cell);
2028
row.
Cells
.Add(cell);
2049
row.
Cells
.Add(cell);
2063
row.
Cells
.Add(cell);
2225
((DataControlField)fields[i]).ExtractValuesFromCell(newValues, rows[i].
Cells
[cellIndex] as DataControlFieldCell, rows[i].RowState, includeReadOnlyFields);
2738
row.
Cells
.Add(cell);
2747
TableCellCollection cells = row.
Cells
;
3261
DataControlFieldCell headerFieldCell = row.
Cells
[0] as DataControlFieldCell;
3327
contentFieldCell = row.
Cells
[contentCellIndex] as DataControlFieldCell;
UI\WebControls\FormView.cs (11)
1577
row.
Cells
.Add(cell);
1595
row.
Cells
.Add(cell);
1613
row.
Cells
.Add(cell);
1631
row.
Cells
.Add(cell);
1697
row.
Cells
.Add(cell);
1714
row.
Cells
.Add(cell);
1725
row.
Cells
.Add(cell);
1745
row.
Cells
.Add(cell);
1758
row.
Cells
.Add(cell);
2366
row.
Cells
.Add(cell);
2374
TableCellCollection cells = row.
Cells
;
UI\WebControls\FormViewRow.cs (1)
71
foreach (TableCell cell in
Cells
) {
UI\WebControls\GridView.cs (20)
2424
row.
Cells
.Add(cell);
2446
row.
Cells
.Add(cell);
2467
row.
Cells
.Add(cell);
2488
row.
Cells
.Add(cell);
2556
row.
Cells
.Add(cell);
2578
row.
Cells
.Add(cell);
2590
row.
Cells
.Add(cell);
2611
row.
Cells
.Add(cell);
2625
row.
Cells
.Add(cell);
2755
for (int i = 0; i < fieldCount && i < row.
Cells
.Count; i++) {
2762
((DataControlField)fieldsArray[i]).ExtractValuesFromCell(newValues, row.
Cells
[i] as DataControlFieldCell, row.RowState, includeReadOnlyFields);
3305
row.
Cells
.Add(cell);
3322
TableCellCollection cells = row.
Cells
;
3399
row.
Cells
.Add(contentCell);
4060
foreach (TableCell cell in row.
Cells
) {
4114
if (Rows.Count > 0 && visibleColumns != Rows[0].
Cells
.Count) {
4115
if (_topPagerRow != null && _topPagerRow.
Cells
.Count > 0) {
4116
_topPagerRow.
Cells
[0].ColumnSpan = visibleColumns;
4118
if (_bottomPagerRow != null && _bottomPagerRow.
Cells
.Count > 0) {
4119
_bottomPagerRow.
Cells
[0].ColumnSpan = visibleColumns;
UI\WebControls\LayoutTable.cs (2)
40
row.
Cells
.Add(cell);
48
return (TableCell)Rows[row].
Cells
[column];
UI\WebControls\login.cs (44)
1904
r.
Cells
.Add(c);
1912
r.
Cells
.Add(c);
1923
r.
Cells
.Add(c);
1928
r.
Cells
.Add(c);
1935
r.
Cells
.Add(c);
1940
r.
Cells
.Add(c);
1944
r.
Cells
.Add(c);
1950
r.
Cells
.Add(c);
1957
r.
Cells
.Add(c);
1973
r.
Cells
.Add(c);
1980
r.
Cells
.Add(c);
1999
r.
Cells
.Add(c);
2007
r.
Cells
.Add(c);
2016
r.
Cells
.Add(c);
2023
r.
Cells
.Add(c);
2030
r.
Cells
.Add(c);
2035
r.
Cells
.Add(c);
2039
r.
Cells
.Add(c);
2046
r.
Cells
.Add(c);
2053
r.
Cells
.Add(c);
2069
r.
Cells
.Add(c);
2076
r.
Cells
.Add(c);
2095
r.
Cells
.Add(c);
2103
r.
Cells
.Add(c);
2113
r.
Cells
.Add(c);
2118
r.
Cells
.Add(c);
2128
r.
Cells
.Add(c);
2133
r.
Cells
.Add(c);
2140
r.
Cells
.Add(c);
2148
r.
Cells
.Add(c);
2158
r.
Cells
.Add(c);
2174
r.
Cells
.Add(c);
2181
r.
Cells
.Add(c);
2199
r.
Cells
.Add(c);
2206
r.
Cells
.Add(c);
2215
r.
Cells
.Add(c);
2222
r.
Cells
.Add(c);
2231
r.
Cells
.Add(c);
2238
r.
Cells
.Add(c);
2244
r.
Cells
.Add(c);
2251
r.
Cells
.Add(c);
2260
r.
Cells
.Add(c);
2275
r.
Cells
.Add(c);
2282
r.
Cells
.Add(c);
UI\WebControls\LoginUtil.cs (2)
223
foreach (TableCell cell in
Cells
) {
384
ControlCollection controlsInCell = BorderTable.Rows[0].
Cells
[0].Controls;
UI\WebControls\PasswordRecovery.cs (42)
2337
r.
Cells
.Add(c);
2345
r.
Cells
.Add(c);
2352
r.
Cells
.Add(c);
2356
r.
Cells
.Add(c);
2363
r.
Cells
.Add(c);
2367
r.
Cells
.Add(c);
2377
r.
Cells
.Add(c);
2382
r.
Cells
.Add(c);
2390
r.
Cells
.Add(c);
2400
r.
Cells
.Add(c);
2408
r.
Cells
.Add(c);
2415
r.
Cells
.Add(c);
2433
r.
Cells
.Add(c);
2440
r.
Cells
.Add(c);
2446
r.
Cells
.Add(c);
2452
r.
Cells
.Add(c);
2458
r.
Cells
.Add(c);
2464
r.
Cells
.Add(c);
2473
r.
Cells
.Add(c);
2480
r.
Cells
.Add(c);
2487
r.
Cells
.Add(c);
2496
r.
Cells
.Add(c);
2503
r.
Cells
.Add(c);
2510
r.
Cells
.Add(c);
2546
r.
Cells
.Add(c);
2554
r.
Cells
.Add(c);
2650
r.
Cells
.Add(c);
2658
r.
Cells
.Add(c);
2668
r.
Cells
.Add(c);
2673
r.
Cells
.Add(c);
2681
r.
Cells
.Add(c);
2691
r.
Cells
.Add(c);
2699
r.
Cells
.Add(c);
2706
r.
Cells
.Add(c);
2724
r.
Cells
.Add(c);
2731
r.
Cells
.Add(c);
2740
r.
Cells
.Add(c);
2747
r.
Cells
.Add(c);
2754
r.
Cells
.Add(c);
2763
r.
Cells
.Add(c);
2770
r.
Cells
.Add(c);
2777
r.
Cells
.Add(c);
UI\WebControls\Wizard.cs (1)
3095
_row.
Cells
.Add(tableCell);
System.Web.DataVisualization (1)
WebForm\General\ChartHttpHandler.cs (1)
619
TableCell cell = e.Row.
Cells
[1];