DataGridPagerStyle::Reset Method ()

 

Restores the DataGridPagerStyle object to its default values.

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

public:
virtual void Reset() override

Use the Reset method to restore the DataGridPagerStyle object to its default values.

The following code example demonstrates how to use the Reset method to restore the DataGridPagerStyle object to its default values.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: