Method GetProperties
GetProperties(object)
Gets object which will be shown in the PropertyGrid.
public virtual object? GetProperties(object item)
Parameters
item
objectItem id.
Gets object which will be shown in the PropertyGrid.
public virtual object? GetProperties(object item)
item
objectItem id.