| Visibility |
Constructor |
Parameters |
|
|
|
public
|
RadioButton
|
( )
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AccessKey
|
[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 |
Boolean |
Checked
|
[Get , Set] |
|
|
| public |
String |
ClientID
|
[Get] |
|
|
| public |
ControlCollection |
Controls
|
[Get] |
|
|
| public |
Style |
ControlStyle
|
[Get] |
|
|
| public |
Boolean |
ControlStyleCreated
|
[Get] |
|
|
| public |
String |
CssClass
|
[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 |
String |
GroupName
|
[Get , Set] |
|
|
| public |
Boolean |
HasAttributes
|
[Get] |
|
|
| public |
Unit |
Height
|
[Get , Set] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| public |
AttributeCollection |
InputAttributes
|
[Get] |
|
|
| public |
AttributeCollection |
LabelAttributes
|
[Get] |
|
|
| public |
Control |
NamingContainer
|
[Get] |
|
|
| public |
Page |
Page
|
[Get , Set] |
|
|
| public |
Control |
Parent
|
[Get] |
|
|
| 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
--->
CheckBox
--->
RadioButton
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IAttributeAccessor
,
IPostBackDataHandler
,
ICheckBoxControl
|