Mono Class Library: Overview

System.Web.UI.WebControls.CheckBoxList: Members

The members of System.Web.UI.WebControls.CheckBoxList are listed below.

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

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

CellPaddingint. Documentation for this section has not yet been entered.
CellSpacingint. Documentation for this section has not yet been entered.
RepeatColumnsint. Documentation for this section has not yet been entered.
RepeatDirectionRepeatDirection. Documentation for this section has not yet been entered.
RepeatLayoutRepeatLayout. Documentation for this section has not yet been entered.
TextAlignTextAlign. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
HasFooterbool. Documentation for this section has not yet been entered.
[read-only]
HasHeaderbool. Documentation for this section has not yet been entered.
[read-only]
HasSeparatorsbool. Documentation for this section has not yet been entered.
[read-only]
RepeatedItemCountint. Documentation for this section has not yet been entered.

Protected Methods

override
CreateControlStyle() : Style
Documentation for this section has not yet been entered.
override
FindControl(string, int) : System.Web.UI.Control
Documentation for this section has not yet been entered.
GetItemStyle(ListItemType, int) : Style
Documentation for this section has not yet been entered.
LoadPostData(string, System.Collections.Specialized.NameValueCollection) : bool
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
RaisePostDataChangedEvent()
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
RenderItem(ListItemType, int, RepeatInfo, System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.
override
VerifyMultiSelect()
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

System.Web.UI.WebControls.IRepeatInfoUser.GetItemStyleDocumentation for this section has not yet been entered.
[read-only]
System.Web.UI.WebControls.IRepeatInfoUser.HasFooterbool. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.WebControls.IRepeatInfoUser.HasHeaderbool. Documentation for this section has not yet been entered.
[read-only]
System.Web.UI.WebControls.IRepeatInfoUser.HasSeparatorsbool. Documentation for this section has not yet been entered.
System.Web.UI.IPostBackDataHandler.LoadPostDataDocumentation for this section has not yet been entered.
System.Web.UI.IPostBackDataHandler.RaisePostDataChangedEventDocumentation for this section has not yet been entered.
System.Web.UI.WebControls.IRepeatInfoUser.RenderItemDocumentation for this section has not yet been entered.
[read-only]
System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCountint. Documentation for this section has not yet been entered.