BootstrapTableBorder Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
Default | 0 | Adds a border to the top of the table. Adds a slightly thicker border between table head and body. Adds a border between rows but not between columns. | |
Bordered | 1 | Adds a border to all sides of the table. Adds a slightly thicker border between table head and body. Adds a border between rows and columns. | |
Borderless | 2 | No borders anywhere in the table. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.