A TableCell that can change width.

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 DynamicCell : TableCell

Inheritance Hierarchy

See Also