| Visibility |
Constructor |
Parameters |
|
|
|
public
|
DataList
|
( )
|
|
|
|
| Visibility |
Type |
Name |
|
|
|
public static const
|
String
|
CancelCommandName
|
|
|
|
public static const
|
String
|
DeleteCommandName
|
|
|
|
public static const
|
String
|
EditCommandName
|
|
|
|
public static const
|
String
|
SelectCommandName
|
|
|
|
public static const
|
String
|
UpdateCommandName
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AccessKey
|
[Get , Set] |
|
|
| public |
TableItemStyle |
AlternatingItemStyle
|
[Get] |
|
|
| public |
ITemplate |
AlternatingItemTemplate
|
[Get , Set] |
|
|
| public |
String |
AppRelativeTemplateSourceDirectory
|
[Get , Set] |
|
|
| public |
AttributeCollection |
Attributes
|
[Get] |
|
|
| public |
Color |
BackColor
|
[Get , Set] |
|
|
| public |
Control |
BindingContainer
|
[Get] |
|
|
| public |
Color |
BorderColor
|
[Get , Set] |
|
|
| public |
BorderStyle |
BorderStyle
|
[Get , Set] |
|
|
| public |
Unit |
BorderWidth
|
[Get , Set] |
|
|
| public |
String |
Caption
|
[Get , Set] |
|
|
| public |
TableCaptionAlign |
CaptionAlign
|
[Get , Set] |
|
|
| public |
Int32 |
CellPadding
|
[Get , Set] |
|
|
| public |
Int32 |
CellSpacing
|
[Get , Set] |
|
|
| public |
String |
ClientID
|
[Get] |
|
|
| public |
ControlCollection |
Controls
|
[Get] |
|
|
| public |
Style |
ControlStyle
|
[Get] |
|
|
| public |
Boolean |
ControlStyleCreated
|
[Get] |
|
|
| public |
String |
CssClass
|
[Get , Set] |
|
|
| public |
String |
DataKeyField
|
[Get , Set] |
|
|
| public |
DataKeyCollection |
DataKeys
|
[Get] |
|
|
| public |
String |
DataMember
|
[Get , Set] |
|
|
| public |
Object |
DataSource
|
[Get , Set] |
|
|
| public |
String |
DataSourceID
|
[Get , Set] |
|
|
| public |
Int32 |
EditItemIndex
|
[Get , Set] |
|
|
| public |
TableItemStyle |
EditItemStyle
|
[Get] |
|
|
| public |
ITemplate |
EditItemTemplate
|
[Get , Set] |
|
|
| public |
Boolean |
Enabled
|
[Get , Set] |
|
|
| public |
Boolean |
EnableTheming
|
[Get , Set] |
|
|
| public |
Boolean |
EnableViewState
|
[Get , Set] |
|
|
| public |
Boolean |
ExtractTemplateRows
|
[Get , Set] |
|
|
| public |
FontInfo |
Font
|
[Get] |
|
|
| public |
TableItemStyle |
FooterStyle
|
[Get] |
|
|
| public |
ITemplate |
FooterTemplate
|
[Get , Set] |
|
|
| public |
Color |
ForeColor
|
[Get , Set] |
|
|
| public |
GridLines |
GridLines
|
[Get , Set] |
|
|
| public |
Boolean |
HasAttributes
|
[Get] |
|
|
| public |
TableItemStyle |
HeaderStyle
|
[Get] |
|
|
| public |
ITemplate |
HeaderTemplate
|
[Get , Set] |
|
|
| public |
Unit |
Height
|
[Get , Set] |
|
|
| public |
HorizontalAlign |
HorizontalAlign
|
[Get , Set] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
DataListItemCollection |
Items
|
[Get] |
|
|
| public |
TableItemStyle |
ItemStyle
|
[Get] |
|
|
| public |
ITemplate |
ItemTemplate
|
[Get , Set] |
|
|
| public |
Control |
NamingContainer
|
[Get] |
|
|
| public |
Page |
Page
|
[Get , Set] |
|
|
| public |
Control |
Parent
|
[Get] |
|
|
| public |
Int32 |
RepeatColumns
|
[Get , Set] |
|
|
| public |
RepeatDirection |
RepeatDirection
|
[Get , Set] |
|
|
| public |
RepeatLayout |
RepeatLayout
|
[Get , Set] |
|
|
| public |
Int32 |
SelectedIndex
|
[Get , Set] |
|
|
| public |
DataListItem |
SelectedItem
|
[Get] |
|
|
| public |
TableItemStyle |
SelectedItemStyle
|
[Get] |
|
|
| public |
ITemplate |
SelectedItemTemplate
|
[Get , Set] |
|
|
| public |
Object |
SelectedValue
|
[Get] |
|
|
| public |
TableItemStyle |
SeparatorStyle
|
[Get] |
|
|
| public |
ITemplate |
SeparatorTemplate
|
[Get , Set] |
|
|
| public |
Boolean |
ShowFooter
|
[Get , Set] |
|
|
| public |
Boolean |
ShowHeader
|
[Get , Set] |
|
|
| public |
ISite |
Site
|
[Get , Set] |
|
|
| public |
String |
SkinID
|
[Get , Set] |
|
|
| public |
CssStyleCollection |
Style
|
[Get] |
|
|
| public |
Int16 |
TabIndex
|
[Get , Set] |
|
|
| public |
TemplateControl |
TemplateControl
|
[Get , Set] |
|
|
| public |
String |
TemplateSourceDirectory
|
[Get] |
|
|
| public |
String |
ToolTip
|
[Get , Set] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
Boolean |
UseAccessibleHeader
|
[Get , Set] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
| public |
Unit |
Width
|
[Get , Set] |
|
|
|
Hierarchy
Object
--->
Control
--->
WebControl
--->
BaseDataList
--->
DataList
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IAttributeAccessor
,
INamingContainer
,
IRepeatInfoUser
|