[]
Represents the types of grid display modes available in the designer.
public enum GridMode
This enumeration specifies the visual representation of the grid in the ActiveReports designer. The grid helps in aligning report controls and can be displayed either as dots or lines, depending on the user's preference.
Name | Description |
---|---|
Dots | Represents the state where the grid is displayed as dots. |
Lines | Represents the state where the grid is displayed as lines. |