PropertyFormType Enumeration

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.1.0.10114
C#
public enum PropertyFormType

Members

Invalid0 
TextBox1 
TextBoxMultiLine2 
CheckBox3 
DropDown4 
Date5 
DateTime6 
RecroGrid7 
Entity8 
StaticText10 
ImageInDB11 
RecroDict13 
HtmlEditor14 
ListBox15 
Custom16 

See Also