[]
Gets or sets the settings for the Property Grid, allowing the viewing and editing of properties of selected objects.
[Parameter]
public PropertyGridSettings PropertyGridSettings { get; init; }
Type | Description |
---|---|
PropertyGridSettings | An PropertyGridSettings object representing the settings for the Property Grid. |
This property can only be set once during object initialization and cannot be changed afterwards.