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

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

    Property Value

    An instance of PropertiesModeButton that defines the settings for the properties mode button.
    See Also