Click or drag to resize

MccGridCUDCancelRow Method (String)

selected rows 전체 취소

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 CUDCancelRow(
	string[] columns
)

Parameters

columns
Type: SystemString
원본과 비교시 제외할 필드목록
See Also