Version

UnboundCheckboxDataField Class Members

The following tables list the members exposed by UnboundCheckboxDataField.

Public Constructors
 NameDescription
Public ConstructorUnboundCheckboxDataField ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyAllowDBNullIndicates whether the source database allows setting null values to the filed cells. (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public PropertyDataFieldItemOriginal field descriptor. (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public PropertyDisplayNameThe string to use when this field is displayed (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public PropertyHeaderCheckBoxModeIndicates the header checkbox mode  
Public PropertyHeaderCheckedIndicates the header checked state of the unbound checkbox  
Public PropertyIsDataKeyFieldIndicates if the DataField is an data key field. (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public PropertyNameName of the field. (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public PropertyTypeType of the field. (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public PropertyWasSetTrueIndicates whether the header checkbox had been set null  
Protected Properties
 NameDescription
Protected PropertyViewStateReturns the ViewState (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public Methods
 NameDescription
Public MethodParseOverloaded. This function takes a string value and parses it to an object of the same type as the DataField's Type using the current culture format. (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
Public MethodTryParse (Inherited from Infragistics.Web.UI.Framework.Data.DataField)
See Also