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