HtmlHiddenColDisplayType Enum
HtmlHiddenColDisplayType Enum
Represents two types of showing the hidden columns in html.
type HtmlHiddenColDisplayType int32
Fields
Field | Description |
---|
Hidden | Hidden the hidden columns in html page. |
Remove | Remove the hidden columns in html page. |