PropertyGridMessagesSettingsBuilder

Methods

DefaultGroupName(System.String)

When grouping is enabled, sets the name for the group, to which any root properties without a defined group will be added to.

Parameters

value - System.String

The value that configures the defaultgroupname.

Commands(System.Action)

Defines the text and/or title for the command buttons that are used across the component.

Parameters

configurator - System.Action<PropertyGridMessagesCommandsSettingsBuilder>

The action that configures the commands.