DataGridViewCellStyle::ToString Method ()

 

Returns a string indicating the current property settings of the DataGridViewCellStyle.

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 indicating the current property settings of the DataGridViewCellStyle.

.NET Framework
Available since 2.0
Return to top
Show: