Click or drag to resize

FormBaseSetConfigControlNames Method

환경설정 대상 컨트롤 명칭세팅

Namespace:  Mcc.Series.Ui
Assembly:  Mcc.Series.Ui (in Mcc.Series.Ui.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SetConfigControlNames(
	List<MccGrid> lstGrid,
	List<MccSplitter> lstSplitter
)

Parameters

lstGrid
Type: System.Collections.GenericListMccGrid
그리드
lstSplitter
Type: System.Collections.GenericListMccSplitter
스플리터
See Also