| ROWHEADERS_TYPE Enumeration |
Indicates options to include headers in the first row or not.
Namespace:
LinkarCommon
Assemblies:
LinkarClientCore (in LinkarClientCore.dll) Version: 2.1.0.0
LinkarClientMono (in LinkarClientMono.dll) Version: 2.1.0.0 (2.1.0.0)
LinkarClient (in LinkarClient.dll) Version: 2.1.0.0 (2.1.0.0)
Syntax public enum ROWHEADERS_TYPE
Public Enumeration ROWHEADERS_TYPE
public enum class ROWHEADERS_TYPE
Members
| Member name | Value | Description |
---|
| MAINLABEL | 1 | Main headings. |
| SHORTLABEL | 2 | Short label headings. |
| NONE | 3 | Without headings. |
See Also