<< Click to Display Table of Contents >>
Hidden
데이터 셋 숨김 여부
Prototype
bool Hidden
Example
var ds = This.GetDataSet();
_DEBUG("Hidden " + ds.Hidden);