Skip to content

MasterDetailRelationAttribute.FilterValue property

Gets or sets the filter value.

public object? FilterValue { get; set; }

Property Value

The filter value.

See Also