A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.Controls
MccGrid Class
MccGrid Methods
GetCUDListDataTable Method
GetCUDListDataTable Method (CUDRowFlag)
GetCUDListDataTable Method (UltraGridBand, CUDRowFlag)
GetCUDListDataTable Method (CUDRowFlag, String[])
GetCUDListDataTable Method (UltraGridBand, CUDRowFlag, String[])
MccGrid
GetCUDListDataTable Method (UltraGridBand, CUDRowFlag)
추가, 수정, 삭제된 내용의 로우를 데이터 테이블 형태로 반환함.
Namespace:
Mcc.Series.Controls
Assembly:
Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
DataTable
GetCUDListDataTable
(
UltraGridBand
ugb
,
CUDRowFlag
cudType
)
Parameters
ugb
Type:
UltraGridBand
해당 밴드
cudType
Type:
Mcc.Series.Controls.Enum
CUDRowFlag
추출될 데이터의 타입
Return Value
Type:
DataTable
DataTable
See Also
Reference
MccGrid Class
GetCUDListDataTable Overload
Mcc.Series.Controls Namespace