Enum
XafariEnumPropertyEditor displays Enum type properties with FlagsAttribute. The XafariEnumPropertyEditor allows to select and customize the following display options for such properties:
- CheckedComboBox
- CheckedListBox
- Standard
Windows Forms:
Web:
XafariEnumPropertyEditor displays the Enum type properties without FlagsAttribute the same way as the DevExpressEnumPropertyEditor does. If you check the CheckedListBox option, then you can configure the ItemImage. If you check the CheckedComboBox option, then you can configure the number of columns to be displayed. It is also possible to activate/deactivate the visibility of the All item via the Model Editor.
ASPxXafariEnumPropertyEditor included in the group of editors, that supports the Xafari Templates Storage technology.
To see the XafariEnumPropertyEditor in action, refer to the Editors| Enum Property Editor Object section in the Feature Center demo installed with Xafari.
See the Start here topic for more information on how to start using the XafariEnumPropertyEditor.