Constructor PropertyGridItem
PropertyGridItem(IPropertyGrid, PropertyGridItemHandle, string, string?, object?, IPropertyGridNewItemParams?)
Initializes a new instance of the PropertyGridItem class.
public PropertyGridItem(IPropertyGrid owner, PropertyGridItemHandle handle, string label, string? name, object? defaultValue, IPropertyGridNewItemParams? prm)
Parameters
owner
IPropertyGridhandle
PropertyGridItemHandlelabel
stringname
stringdefaultValue
objectprm
IPropertyGridNewItemParams