A TableRow that can be used to change width on DynamicRows.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    System.Web.UI.WebControls..::.WebControl
      System.Web.UI.WebControls..::.TableRow
        EPiServer.WebControls..::.DynamicResizeRow

See Also