TableItemStyle Constructor (StateBag^)
.NET Framework (current version)
Creates a new instance of the TableItemStyle class with the specified state bag.
Assembly: System.Web (in System.Web.dll)
Parameters
- bag
-
Type:
System.Web.UI::StateBag^
A System.Web.UI::StateBag that represents the state bag in which to store style information.
Use this constructor to create and initialize a new instance of the TableItemStyle class using the specified System.Web.UI::StateBag.
.NET Framework
Available since 1.1
Available since 1.1
Show: