asp.net.ph

BoundColumn.Initialize Method

System.Web.UI.WebControls Namespace   BoundColumn Class


Resets the BoundColumn to its initial state.

[ VB ]
Overrides Public Sub Initialize ( )

[ C# ]
public override void Initialize ( );

[ C++ ]
public: void Initialize ( );

[ JScript ]
public override function Initialize ( );

Remarks

Use the Initialize method to reset the BoundColumn to its initial state.

See Also

BoundColumn Members   Adding Bound Columns to a DataGrid Control Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note