| Visual Basic (Declaration) | |
|---|---|
Public Enum GridMode Inherits System.Enum | |
| C# | |
|---|---|
public enum GridMode : System.Enum | |
| Member | Description |
|---|---|
| Dots | Specifies the dots grid type. |
| Lines | Specifies the lines grid type. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Design.GridMode