asp.net.ph

DataGridColumn.ToString Method

System.Web.UI.WebControls Namespace   DataGridColumn Class


Converts the DataGridColumn to a string.

[ VB ]
Overrides Public Function ToString ( ) As String

[ C# ]
public override string ToString ( );

[ C++ ]
public: String* ToString ( );

[ JScript ]
public override function ToString ( ) : String;

Return Value

Returns String.Empty.

See Also

DataGridColumn Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 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 asp.net.ph