TableLayoutPanelCellPosition::ToString Method ()

 

Converts this TableLayoutPanelCellPosition to a human readable string.

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 this TableLayoutPanelCellPosition.

.NET Framework
Available since 2.0
Return to top
Show: