DataGridBoolColumn::GetMinimumHeight Method ()

 
Use BaseTrue

Gets the height of a cell in a column.

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

public protected:
virtual int GetMinimumHeight() override

Return Value

Type: System::Int32

The height of the column. The default is 16.

.NET Framework
Available since 1.1
Return to top
Show: