A TableCell that can be used to change width on DynamicCells.

Namespace:  EPiServer.WebControls
Assembly:  EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 6.0.530.0

Syntax

C#
[ObsoleteAttribute("Dynamic Table webcontrols has been moved from EPiServer.WebControls to EPiServer.UI.WebControls.", 
	true)]
public class DynamicResizeCell : TableCell

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      System.Web.UI.WebControls..::.TableCell
        EPiServer.WebControls..::.DynamicResizeCell

See Also