Click or drag to resize
Accord.NET (logo)

DataGridBoxSetDefaultFontSize Method

Sets the cell font size.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public DataGridBox SetDefaultFontSize(
	float emSize
)
Request Example View Source

Parameters

emSize
Type: SystemSingle

Return Value

Type: DataGridBox
See Also