HtmlHiddenRowDisplayType Enum

HtmlHiddenRowDisplayType Enum

Represents two types of showing the hidden rows in html.


type HtmlHiddenRowDisplayType int32

Fields

FieldDescription
HiddenHidden the hidden rows in html page.
RemoveRemove the hidden rows in html page.