The Varigence company brand logo
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Products
BimlFlexBimlStudioBimlExpress
Pricing
Solutions
IndustriesUse Cases
Resources
DocumentationKnowledge BaseBlog
About
CompanyContact Us
Schedule Demo
Account
Schedule Demo
Account

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