Table of Contents

Class LookupInlineCollectionOptions<T>

Namespace
The.WPF.Fields
Assembly
Instagile.WPF.dll
public record LookupInlineCollectionOptions<T> : EntitySelectorOptions<T>, IEquatable<SelectorOptions<T>>, IEquatable<EntitySelectorOptions<T>>, IEquatable<LookupInlineCollectionOptions<T>> where T : IEntity<T>

Type Parameters

T
Inheritance
LookupInlineCollectionOptions<T>
Implements
Inherited Members

Properties

IsReferenceData

Override "small, immutable set" heuristics.

public bool? IsReferenceData { get; set; }

Property Value

bool?