| |||||||
DataGridPagerStyle.CopyFrom MethodSystem.Web.UI.WebControls Namespace DataGridPagerStyle Class Copies the style of a specified Style object into this instance of the DataGridPagerStyle class. [ VB ] Overrides Public Sub CopyFrom ( _ ByVal s As Style _ ) [ C# ] public override void CopyFrom ( Style s ); [ C++ ] public: void CopyFrom ( Style* s ); [ JScript ] public override function CopyFrom ( s : Style ); Parameters
RemarksUse the CopyFrom method to copy the style properties of a specified Style object into this instance of the DataGridPagerStyle class. ExampleThe following example demonstrates how to use the CopyFrom method to copy the properties of a Style object to a DataGridPagerStyle object.
See AlsoDataGridPagerStyle Members MergeWith Reset |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme