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

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

    Property Value

    An instance of ToggleUnitsButton that defines the settings for the toggle units button.
    See Also