Share via


EnumToBoolConverter.TrueValues Property

Definition

Enum values, that converts to true (optional)

public System.Collections.Generic.IList<Enum> TrueValues { get; }

Property Value

System.Collections.Generic.IList<System.Enum>

Applies to