HtmlHiddenColDisplayType enumeration

HtmlHiddenColDisplayType enumeration

Represents two types of showing the hidden columns in html.

The HtmlHiddenColDisplayType type exposes the following members:

Fields

FieldDescription
HIDDENHidden the hidden columns in html page.
REMOVERemove the hidden columns in html page.

See Also