Class LayoutTypeEnum
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class LayoutTypeEnum : Enum
Fields
Name | Description |
---|---|
Blank | A blank space definition, in example for bootstrap, if the first 2 columns must be empty |
Bootstrap | Bootstrap layout |
Expander | Expander |
Flex | Flex (Flow) layout |
IdBootstrap | Specifies an Id, as an example a field or a table. It's not a layout-container but it's an item in a bootstrap layout |
IdFlex | Specifies an Id, as an example a field or a table. It's not a layout-container but it's an item in a flex(flow) layout |
IdTab | Specifies an Id of a field that describes the tab-header |
Stripline | A horizontal stripline |
Tab | Tab |
value__ |