[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.GridMode

GridMode Enum

Represents the types of grid display modes available in the designer.

Namespace: GrapeCity.ActiveReports.Design
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public enum GridMode
Remarks

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.

Fields

Name Description
Dots

Represents the state where the grid is displayed as dots.

Lines

Represents the state where the grid is displayed as lines.