Click or drag to resize

MccGridNewSetRowSelectorWidth 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

[Missing <param name="width"/> documentation for "M:Mcc.Series.Controls.MccGridNew.SetRowSelectorWidth(System.Int32)"]

See Also