IPropertyProcessor.BasedOnRow property

namespace: Serenity.PropertyGrid   assemblySerenity.Net.Services

Gets or sets the based on row.

public IRow BasedOnRow { get; set; }

Property Value

The based on row.

See Also