GridViewColumn::ToString Method ()

 

Creates a string representation of the GridViewColumn.

Namespace:   System.Windows.Controls
Assembly:  PresentationFramework (in PresentationFramework.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string that identifies the object as a GridViewColumn object and displays the value of the Header property.

.NET Framework
Available since 3.0
Return to top
Show: