Table of Contents

Class EnumSectionedCollectionOptions<T>

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

Type Parameters

T
Inheritance
EnumSectionedCollectionOptions<T>
Implements
Inherited Members

Properties

CanCreate

[Obsolete("this option probably shouldn't exist - if you have a use for it, please speak up")]
public bool CanCreate { get; set; }

Property Value

bool