7 references to TableStyle
System.Web (7)
UI\WebControls\DataGrid.cs (1)
1217TableStyle controlStyle = new TableStyle();
UI\WebControls\DataList.cs (1)
937TableStyle controlStyle = new TableStyle();
UI\WebControls\DetailsView.cs (1)
1732TableStyle controlStyle = new TableStyle();
UI\WebControls\FormView.cs (1)
1496TableStyle controlStyle = new TableStyle();
UI\WebControls\GridView.cs (1)
2328TableStyle controlStyle = new TableStyle();
UI\WebControls\Wizard.cs (1)
1348TableStyle controlStyle = new TableStyle();
UI\WebParts\WebZone.cs (1)
294_partStyle = new TableStyle();