[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.Designer.GridMode

GridMode Property

GridMode

Gets or sets a value representing the mode in which the grid is displayed in the designer workspace.

Declaration
public GridMode GridMode { get; set; }
Property Value
Type Description
GridMode

The mode of the grid as defined by the GridMode enumeration. This determines how the grid lines are drawn in the designer, affecting the visual guidance provided for aligning and placing report elements.

Remarks

The grid mode can be set to different styles such as dots or lines, depending on the user's preference or the specific requirements of the report design task at hand. Changing the grid mode can enhance the design experience by providing the appropriate level of visual guidance.