Mono Class Library: Overview

System.Web.UI.WebControls.BaseDataList: Members

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

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

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

Captionstring. Documentation for this section has not yet been entered.
CaptionAlignTableCaptionAlign. Documentation for this section has not yet been entered.
CellPaddingint. Documentation for this section has not yet been entered.
CellSpacingint. Documentation for this section has not yet been entered.
[read-only]
override
ControlsSystem.Web.UI.ControlCollection. Documentation for this section has not yet been entered.
DataKeyFieldstring. Documentation for this section has not yet been entered.
[read-only]
DataKeysDataKeyCollection. Documentation for this section has not yet been entered.
DataMemberstring. Documentation for this section has not yet been entered.
DataSourceobject. Documentation for this section has not yet been entered.
DataSourceIDstring. Documentation for this section has not yet been entered.
GridLinesGridLines. Documentation for this section has not yet been entered.
HorizontalAlignHorizontalAlign. Documentation for this section has not yet been entered.
UseAccessibleHeaderbool. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
DataKeysArrayArrayList. Documentation for this section has not yet been entered.
[read-only]
Initializedbool. Documentation for this section has not yet been entered.
[read-only]
IsBoundUsingDataSourceIDbool. Documentation for this section has not yet been entered.
RequiresDataBindingbool. Documentation for this section has not yet been entered.
[read-only]
SelectArgumentsSystem.Web.UI.DataSourceSelectArguments. Documentation for this section has not yet been entered.

Public Methods

override
DataBind()
Documentation for this section has not yet been entered.
static
IsBindableType(Type) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
AddParsedSubObject(object)
Documentation for this section has not yet been entered.
override
CreateChildControls()
Documentation for this section has not yet been entered.
abstract
CreateControlHierarchy(bool)
Documentation for this section has not yet been entered.
CreateDataSourceSelectArguments() : System.Web.UI.DataSourceSelectArguments
Documentation for this section has not yet been entered.
EnsureDataBound()
Documentation for this section has not yet been entered.
GetData() : IEnumerable
Documentation for this section has not yet been entered.
override
OnDataBinding(EventArgs)
Documentation for this section has not yet been entered.
OnDataPropertyChanged()
Documentation for this section has not yet been entered.
OnDataSourceViewChanged(object, EventArgs)
Documentation for this section has not yet been entered.
override
OnInit(EventArgs)
Documentation for this section has not yet been entered.
override
OnLoad(EventArgs)
Documentation for this section has not yet been entered.
OnPagePreLoad(object, EventArgs)
Documentation for this section has not yet been entered.
override
OnPreRender(EventArgs)
Documentation for this section has not yet been entered.
OnSelectedIndexChanged(EventArgs)
Documentation for this section has not yet been entered.
abstract
PrepareControlHierarchy()
Documentation for this section has not yet been entered.
override
Render(System.Web.UI.HtmlTextWriter)
Documentation for this section has not yet been entered.

Public Events

SelectedIndexChangedDocumentation for this section has not yet been entered.