HtmlHiddenColDisplayType
HtmlHiddenColDisplayType enumeration
Represents two types of showing the hidden columns in html.
Values
| Name | Value | Description |
|---|---|---|
| Hidden | 0 | Hidden the hidden columns in html page. |
| Remove | 1 | Remove the hidden columns in html page. |
Represents two types of showing the hidden columns in html.
| Name | Value | Description |
|---|---|---|
| Hidden | 0 | Hidden the hidden columns in html page. |
| Remove | 1 | Remove the hidden columns in html page. |