ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / PropertyGridSettings Class
Members

In This Topic
    PropertyGridSettings Class
    In This Topic
    Represents the settings for the Property Grid, allowing the viewing and editing of properties of selected objects.
    Object Model
    PropertyGridSettings Class
    Syntax
    'Declaration
     
    Public Class PropertyGridSettings 
    public class PropertyGridSettings 
    Remarks
    The PropertyGridSettings class provides properties to configure the visibility of the Properties tab, the default properties mode, and the properties sort mode.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.PropertyGridSettings

    See Also