Property Children
Children
Gets list of children properties.
public IList<IPropertyGridItem> Children { get; }
Property Value
Remarks
You can change list of children properties before item is added to PropertyGrid.
Gets list of children properties.
public IList<IPropertyGridItem> Children { get; }
You can change list of children properties before item is added to PropertyGrid.