The members of System.Web.UI.WebControls.DataList are listed below.
See Also: Inherited members from System.Web.UI.WebControls.BaseDataList
DataList()Documentation for this section has not yet been entered.
constCancelCommandName string. Documentation for this section has not yet been entered. constDeleteCommandName string. Documentation for this section has not yet been entered. constEditCommandName string. Documentation for this section has not yet been entered. constSelectCommandName string. Documentation for this section has not yet been entered. constUpdateCommandName string. Documentation for this section has not yet been entered.
[read-only] AlternatingItemStyle TableItemStyle. Documentation for this section has not yet been entered. AlternatingItemTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. EditItemIndex int. Documentation for this section has not yet been entered. [read-only] EditItemStyle TableItemStyle. Documentation for this section has not yet been entered. EditItemTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. ExtractTemplateRows bool. Documentation for this section has not yet been entered. [read-only] FooterStyle TableItemStyle. Documentation for this section has not yet been entered. FooterTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. overrideGridLines GridLines. Documentation for this section has not yet been entered. [read-only] HeaderStyle TableItemStyle. Documentation for this section has not yet been entered. HeaderTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. [read-only] Items DataListItemCollection. Documentation for this section has not yet been entered. [read-only] ItemStyle TableItemStyle. Documentation for this section has not yet been entered. ItemTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. RepeatColumns int. Documentation for this section has not yet been entered. RepeatDirection RepeatDirection. Documentation for this section has not yet been entered. RepeatLayout RepeatLayout. Documentation for this section has not yet been entered. SelectedIndex int. Documentation for this section has not yet been entered. [read-only] SelectedItem DataListItem. Documentation for this section has not yet been entered. [read-only] SelectedItemStyle TableItemStyle. Documentation for this section has not yet been entered. SelectedItemTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. [read-only] SelectedValue object. Documentation for this section has not yet been entered. [read-only] SeparatorStyle TableItemStyle. Documentation for this section has not yet been entered. SeparatorTemplate System.Web.UI.ITemplate. Documentation for this section has not yet been entered. ShowFooter bool. Documentation for this section has not yet been entered. ShowHeader bool. Documentation for this section has not yet been entered.
[read-only] overrideTagKey System.Web.UI.HtmlTextWriterTag. Documentation for this section has not yet been entered.
overrideCreateControlHierarchy(bool) Documentation for this section has not yet been entered. overrideCreateControlStyle() : Style Documentation for this section has not yet been entered.CreateItem(int, ListItemType) : DataListItem Documentation for this section has not yet been entered.InitializeItem(DataListItem) Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered. overrideOnBubbleEvent(object, EventArgs) : bool Documentation for this section has not yet been entered.OnCancelCommand(DataListCommandEventArgs) Documentation for this section has not yet been entered.OnDeleteCommand(DataListCommandEventArgs) Documentation for this section has not yet been entered.OnEditCommand(DataListCommandEventArgs) Documentation for this section has not yet been entered. overrideOnInit(EventArgs) Documentation for this section has not yet been entered.OnItemCommand(DataListCommandEventArgs) Documentation for this section has not yet been entered.OnItemCreated(DataListItemEventArgs) Documentation for this section has not yet been entered.OnItemDataBound(DataListItemEventArgs) Documentation for this section has not yet been entered.OnUpdateCommand(DataListCommandEventArgs) Documentation for this section has not yet been entered. overridePrepareControlHierarchy() Documentation for this section has not yet been entered. overrideRenderContents(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideSaveViewState() : object Documentation for this section has not yet been entered. overrideTrackViewState() Documentation for this section has not yet been entered.
CancelCommand Documentation for this section has not yet been entered. DeleteCommand Documentation for this section has not yet been entered. EditCommand Documentation for this section has not yet been entered. ItemCommand Documentation for this section has not yet been entered. ItemCreated Documentation for this section has not yet been entered. ItemDataBound Documentation for this section has not yet been entered. UpdateCommand Documentation for this section has not yet been entered.
System.Web.UI.WebControls.IRepeatInfoUser.GetItemStyle Documentation for this section has not yet been entered. [read-only] System.Web.UI.WebControls.IRepeatInfoUser.HasFooter bool. Documentation for this section has not yet been entered. [read-only] System.Web.UI.WebControls.IRepeatInfoUser.HasHeader bool. Documentation for this section has not yet been entered. [read-only] System.Web.UI.WebControls.IRepeatInfoUser.HasSeparators bool. Documentation for this section has not yet been entered. System.Web.UI.WebControls.IRepeatInfoUser.RenderItem Documentation for this section has not yet been entered. [read-only] System.Web.UI.WebControls.IRepeatInfoUser.RepeatedItemCount int. Documentation for this section has not yet been entered.