Show / Hide Table of Contents

Property EnumItems

| Improve this Doc View Source

EnumItems

Gets the enum items which can be used in combobox.

Declaration
public IEnumerable<EnumItem<T? >> EnumItems { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<EnumItem<System.Nullable<T>>>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest