Namespace:
C1.Win.C1ReportDesigner
Assembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Assembly: C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)
Syntax
| C# |
|---|
public enum GridUnitsEnum |
| Visual Basic |
|---|
Public Enumeration GridUnitsEnum |
Members
| Member name | Description | |
|---|---|---|
| Auto | Set the grid units based on system settings. | |
| Metric | Use metric units of measurement (cm, mm). | |
| English | Use English units of measurement (inches). | |
| Custom | Use custom units of measurement (twips). |