HtmlHiddenColDisplayType

HtmlHiddenColDisplayType enumeration

Represents two types of showing the hidden columns in html.

Values

NameValueDescription
Hidden0Hidden the hidden columns in html page.
Remove1Remove the hidden columns in html page.