DataGridPagerStyle::CopyFrom Method (Style^)
.NET Framework (current version)
Copies the style of the specified Style object into this instance of the DataGridPagerStyle class.
Assembly: System.Web (in System.Web.dll)
Use the CopyFrom method to copy the style properties of the specified Style object into this instance of the DataGridPagerStyle class.
The following code example demonstrates how to use the CopyFrom method to copy the properties of a Style object to a DataGridPagerStyle object.
.NET Framework
Available since 1.1
Available since 1.1
Show: