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

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

    Property Value

    An instance of RulersButton that defines the settings for the rulers button.
    See Also