HtmlHiddenRowDisplayType

HtmlHiddenRowDisplayType enumeration

Represents two types of showing the hidden rows in html.

Values

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