Gets or sets the GridMode in the designer.
'Declaration
Public Property GridMode As GridMode
public GridMode GridMode {get; set;}
Property Value
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.