Click or drag to resize

MccGridOriginalDataSource Property

바인딩된 데이터의 원본을 반환함.

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 DataSet OriginalDataSource { get; }

Property Value

Type: DataSet
See Also