ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / StatusBarSettings Class / ToggleGridButton Property

In This Topic
    ToggleGridButton Property
    In This Topic
    Gets or sets the settings for the toggle grid button.
    Syntax
    'Declaration
     
    Public Property ToggleGridButton As ToggleGridButton
    public ToggleGridButton ToggleGridButton {get; set;}

    Property Value

    An instance of ToggleGridButton that defines the settings for the toggle grid button.
    See Also