• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Enum MetadataModelPropertyUiEditorType

Namespace:
Varigence.Languages.Biml.Metadata
Assembly:
Biml.dll
C#
    public enum MetadataModelPropertyUiEditorType
    
  

Fields

Automatic

Specifies that a the type of editor control should be automatically selected based on the data type of the parent property.

Number

Specifies that a number spinner editor control should be used.

Readonly

Specifies that a readonly label control should be used.

Select

Specifies that a selection combo box editor control should be used.

Text

Specifies that a textbox editor control should be used.

© Varigence