| Visible |  
				Display or hide this control on the form. |  
			 
 
			  
				| Enabled |  
				Allow user to interact with this control. |  
			 
 
			  
				| Required |  
				Requires a value when saving data. |  
			 
 
			  
				| Data Bindings |  
				Defines where the data for the control comes from. This information is
							read-only in the Web Form Designer. |  
			 
 
			  
				| Lookup Binding Mode |  
				Indicates whether you want to bind to an entity object or to a value
							returned by one of the properties of the entity. Available options are:
								
								-  Object: Evaluates the bound
									value as an object or entity. Select this if you are binding to
									a relationship property.
 
								-  String:  Evaluates the bound
									value as a string value. Select this if you are binding to a
									string property that contains the ID.
 
							  |  
			 
 
			  
				| Control Id |  
				Identifier for this control. This information is read-only in the
								Web Form Designer. |  
			 
 
			  
				| Control Type |  
				Application control type. This information is read-only in the Web Form Designer. |