CellGroupBoxAttrs Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
Popup | 1 | Show fields in this group only in a popup window. | |
ShowInList | 2 | Use this grouper to group its fields in a single column in list views. | |
DynamicLayout | 4 | Any controls contained by this grouper are layed out dynamically ignoring normal positioning. | |
ReservedALW | 8 | Obsolete. Deprecated -- use AllowListWrap. | |
SizeDynamically | 16 | Size the GroupBox to its contents ignoring any layout sizing. | |
GroupListColumn | 32 | Use this grouper to group columns in a list view and provide an additional grouper header row. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.