PropertyGridColumnsSettingsBuilder
Methods
FieldColumn(System.Action)
The configuration of the field column.
Parameters
configurator - System.Action<PropertyGridColumnsFieldColumnSettingsBuilder>
The action that configures the fieldcolumn.
ValueColumn(System.Action)
The configuration of the value column.
Parameters
configurator - System.Action<PropertyGridColumnsValueColumnSettingsBuilder>
The action that configures the valuecolumn.