Constants used for the TabDisplay property
Inheritance Hierarchy
kCura.Relativity.Client.Constants.Tab.TabDisplay
Namespace: kCura.Relativity.Client
Assembly: kCura.Relativity.Client (in kCura.Relativity.Client.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax
The Constants.Tab.TabDisplay type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | HORIZONTAL |
This value indicates that the tab is displayed horizontally across the web page.
|
![]() ![]() | VERTICAL |
This value is used for a Parent tab because the child tabs are displayed in a vertical menu.
|
See Also