Method SetProps
SetProps(object?, bool)
Clears properties and calls AddProps(object?, IPropertyGridItem?, bool) afterwards.
void SetProps(object? instance, bool sort = false)
Clears properties and calls AddProps(object?, IPropertyGridItem?, bool) afterwards.
void SetProps(object? instance, bool sort = false)