DockLocation Enumeration |
Namespace: Dundas.BI.Entities.Views
Member name | Value | Description | |
---|---|---|---|
None | 0 | No dock location. | |
Center | 1 | Center dock. | |
Left | 2 | Left dock. | |
Right | 3 | Right dock. | |
Top | 4 | Top dock. | |
Bottom | 5 | Bottom dock. | |
TopLeft | 6 | Top left dock. | |
TopRight | 7 | Top right dock. | |
BottomLeft | 8 | Bottom left dock. | |
BottomRight | 9 | Bottom right dock. |