The following tables list the members exposed by UnboundCheckboxDataField.
| Name | Description | |
|---|---|---|
![]() | UnboundCheckboxDataField Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | AllowDBNull | Indicates whether the source database allows setting null values to the filed cells. (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
![]() | DataFieldItem | Original field descriptor. (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
![]() | DisplayName | The string to use when this field is displayed (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
![]() | HeaderCheckBoxMode | Indicates the header checkbox mode |
![]() | HeaderChecked | Indicates the header checked state of the unbound checkbox |
![]() | IsDataKeyField | Indicates if the DataField is an data key field. (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
![]() | Name | Name of the field. (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
![]() | Type | Type of the field. (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
![]() | WasSetTrue | Indicates whether the header checkbox had been set null |
| Name | Description | |
|---|---|---|
![]() | ViewState | Returns the ViewState (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |
| Name | Description | |
|---|---|---|
![]() | Parse | Overloaded. 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) |
![]() | TryParse | (Inherited from Infragistics.Web.UI.Framework.Data.DataField) |