System.Web.UI.WebControls.CheckBoxField: Property Members

The properties of System.Web.UI.WebControls.CheckBoxField are listed below. For a list of all members, see the CheckBoxField Members list.

See Also: Inherited members from System.Web.UI.WebControls.BoundField

Public Properties

override
ApplyFormatInEditModebool.

Overrides the BoundField.ApplyFormatInEditMode property. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class.

override
ConvertEmptyStringToNullbool.

Overrides the BoundField.ConvertEmptyStringToNull property. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class.

override
DataFormatStringstring.

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
HtmlEncodebool.

Overrides the BoundField.HtmlEncode property. This property is not supported by the System.Web.UI.WebControls.CheckBoxField class.

override
NullDisplayTextstring.

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.

Textstring.

Gets or sets the caption to display next to each check box in a System.Web.UI.WebControls.CheckBoxField object.

Protected Properties

[read-only]
override
SupportsHtmlEncodebool.

Gets a Boolean value indicating whether the control supports HTML encoding.