DataGridViewComboBoxCell::ToString Method ()

 

Returns a string that describes the current object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual String^ ToString() override

Return Value

Type: System::String^

A string that represents the current object.

.NET Framework
Available since 2.0
Return to top
Show: