TableItemStyle::Reset Method ()

 

Removes any defined style elements from the style.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

public:
virtual void Reset() override

Use this method to remove any defined style elements from the style, leaving the style in its default configuration.

.NET Framework
Available since 1.1
Return to top
Show: