HtmlHiddenRowDisplayType enumeration

HtmlHiddenRowDisplayType enumeration

Represents two types of showing the hidden rows in html.

The HtmlHiddenRowDisplayType type exposes the following members:

Fields

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

See Also