| Visibility |
Constructor |
Parameters |
|
|
|
public
|
RadioButtonList
|
( )
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AccessKey
|
[Get , Set] |
|
|
| public |
Boolean |
AppendDataBoundItems
|
[Get , Set] |
|
|
| public |
String |
AppRelativeTemplateSourceDirectory
|
[Get , Set] |
|
|
| public |
AttributeCollection |
Attributes
|
[Get] |
|
|
| public |
Boolean |
AutoPostBack
|
[Get , Set] |
|
|
| 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 |
Boolean |
CausesValidation
|
[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 |
DataMember
|
[Get , Set] |
|
|
| public |
Object |
DataSource
|
[Get , Set] |
|
|
| public |
String |
DataSourceID
|
[Get , Set] |
|
|
| public |
IDataSource |
DataSourceObject
|
[Get] |
|
|
| public |
String |
DataTextField
|
[Get , Set] |
|
|
| public |
String |
DataTextFormatString
|
[Get , Set] |
|
|
| public |
String |
DataValueField
|
[Get , Set] |
|
|
| public |
Boolean |
Enabled
|
[Get , Set] |
|
|
| public |
Boolean |
EnableTheming
|
[Get , Set] |
|
|
| public |
Boolean |
EnableViewState
|
[Get , Set] |
|
|
| public |
FontInfo |
Font
|
[Get] |
|
|
| public |
Color |
ForeColor
|
[Get , Set] |
|
|
| public |
Boolean |
HasAttributes
|
[Get] |
|
|
| public |
Unit |
Height
|
[Get , Set] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
ListItemCollection |
Items
|
[Get] |
|
|
| 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 |
ListItem |
SelectedItem
|
[Get] |
|
|
| public |
String |
SelectedValue
|
[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 |
Text
|
[Get , Set] |
|
|
| public |
TextAlign |
TextAlign
|
[Get , Set] |
|
|
| public |
String |
ToolTip
|
[Get , Set] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
String |
ValidationGroup
|
[Get , Set] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
| public |
Unit |
Width
|
[Get , Set] |
|
|
|
Hierarchy
Object
--->
Control
--->
WebControl
--->
BaseDataBoundControl
--->
DataBoundControl
--->
ListControl
--->
RadioButtonList
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IAttributeAccessor
,
IEditableTextControl
,
ITextControl
,
IRepeatInfoUser
,
INamingContainer
,
IPostBackDataHandler
|