Skip to content

EditorTags class

Defines the constants for value editors’ tags.

public static class EasyData.EditorTags

Package: EasyData.Core (targets: netstandard2.0)

Assembly: EasyData.Core.dll

NameTypeDescription
ConstListstringRepresents a constant list value editor
ConstListBoxstringRepresents a list value editor which uses a list box control to show the values
ConstListMultystringRepresents a list value editor which allows to select several values at once
CustomstringRepresents a custom value editor
CustomListstringRepresents a custom list value editor
DatestringRepresents a date editor
DateTimestringRepresents a date/time editor
TextstringRepresents a simple text editor
TimestringRepresents a time editor