ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / Designer Class / GridMode Property

In This Topic
    GridMode Property
    In This Topic
    Gets or sets the GridMode in the designer.
    Syntax
    'Declaration
     
    Public Property GridMode As GridMode
    public GridMode GridMode {get; set;}
    See Also