[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DesignerSettings.PropertyGrid

PropertyGrid Property

PropertyGrid

Gets or sets the settings for the Property Grid, allowing users to view and edit properties of selected objects.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public PropertyGridSettings PropertyGrid { get; set; }
Property Value
Type Description
PropertyGridSettings

An instance of PropertyGridSettings representing the Property Grid settings.