DataGridView::ResetText Method ()

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Resets the Text property to its default value.

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

public:
virtual void ResetText() override

Although this method behaves as described, the Text property is not relevant for this control.

.NET Framework
Available since 2.0
Return to top
Show: