Back to Devexpress

EnumItemsSourceBehavior Fields

wpf-devexpress-dot-mvvm-dot-ui-dot-enumitemssourcebehavior-dot-underscore-fields.md

latest2.2 KB
Original Source

EnumItemsSourceBehavior Fields

Binds a control’s ItemsSource property to an enumeration.

NameDescription
AllowImagesProperty staticIdentifies the EnumItemsSourceBehavior.AllowImages dependency property.
EnumTypeProperty staticIdentifies the EnumItemsSourceBehavior.EnumType dependency property.
ImageSizeProperty staticIdentifies the ImageSize dependency property.
ItemTemplateProperty staticIdentifies the EnumItemsSourceBehavior.ItemTemplate dependency property.
NameConverterProperty staticIdentifies the EnumItemsSourceBehavior.NameConverter dependency property.
SortModeProperty staticIdentifies the EnumItemsSourceBehavior.SortMode dependency property.
SplitNamesProperty staticIdentifies the EnumItemsSourceBehavior.SplitNames dependency property.
UseNumericEnumValueProperty staticIdentifies the EnumItemsSourceBehavior.UseNumericEnumValue dependency property.

See Also

EnumItemsSourceBehavior Class

EnumItemsSourceBehavior Members

DevExpress.Mvvm.UI Namespace