SizingSchemes Enumeration |
Namespace: NetQuarry.Data
Member name | Value | Description | |
---|---|---|---|
Fixed | 0 | The column widths should be fixed per the field Width settings. | |
Proportional | 1 | The column widths should be sized proportionally to the fixed sizes. | |
BrowserFit | 2 | No column sizing should be provided for data columns allowing the browser to determine widths. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.