[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.ReportDesigner.PropertyGridSettings

PropertyGridSettings Property

PropertyGridSettings

Gets or sets the settings for the Property Grid, allowing the viewing and editing of properties of selected objects.

Declaration
[Parameter]
public PropertyGridSettings PropertyGridSettings { get; init; }
Property Value
Type Description
PropertyGridSettings

An PropertyGridSettings object representing the settings for the Property Grid.

Remarks

This property can only be set once during object initialization and cannot be changed afterwards.