Click or drag to resize

MccGridSetRowSelectorWidth Method (Int32)

RowSelector Width를 설정

Namespace:  Mcc.Series.Controls
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetRowSelectorWidth(
	int width
)

Parameters

width
Type: SystemInt32
설정할 넓이
See Also