The members of System.Web.UI.WebControls.CheckBoxField are listed below.
See Also: Inherited members from System.Web.UI.WebControls.BoundField
Initializes a new instance of the System.Web.UI.WebControls.CheckBoxField class. |
override | ApplyFormatInEditMode | bool.
Overrides the BoundField.ApplyFormatInEditMode property. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class. |
override | ConvertEmptyStringToNull | bool.
Overrides the BoundField.ConvertEmptyStringToNull property. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class. |
override | DataFormatString | string.
Gets or sets the string that specifies the display format for the value of the field. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class. |
override | HtmlEncode | bool.
Overrides the BoundField.HtmlEncode property. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class. |
override | NullDisplayText | string.
Gets or sets the text displayed for a field when the field's value is null. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class. |
Text | string.
Gets or sets the caption to display next to each check box in a System.Web.UI.WebControls.CheckBoxField object. |
[read-only] override | SupportsHtmlEncode | bool.
Gets a Boolean value indicating whether the control supports HTML encoding. |
override | ExtractValuesFromCell(System.Collections.Specialized.IOrderedDictionary, DataControlFieldCell, DataControlRowState, bool)
|
override | CopyProperties(DataControlField)
| |
override | CreateField()
| |
override | GetDesignTimeValue()
| |
override | InitializeDataCell(DataControlFieldCell, DataControlRowState)
| |
override | OnDataBindField(object, EventArgs)
|