IPropertyProcessor.BasedOnRow property

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Entity

Gets or sets the based on row.

public IRow BasedOnRow { get; set; }

Property Value

The based on row.

See Also