| Visibility |
Constructor |
Parameters |
|
|
|
public
|
TableRow
|
( )
|
|
|
|
| Visibility |
Type |
Name |
Accessibility |
|
|
| public |
String |
AccessKey
|
[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 |
TableCellCollection |
Cells
|
[Get] |
|
|
| 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 |
Boolean |
HasAttributes
|
[Get] |
|
|
| public |
Unit |
Height
|
[Get , Set] |
|
|
| public |
HorizontalAlign |
HorizontalAlign
|
[Get , Set] |
|
|
| public |
String |
ID
|
[Get , Set] |
|
|
| 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 |
TableRowSection |
TableSection
|
[Get , Set] |
|
|
| public |
TemplateControl |
TemplateControl
|
[Get , Set] |
|
|
| public |
String |
TemplateSourceDirectory
|
[Get] |
|
|
| public |
String |
ToolTip
|
[Get , Set] |
|
|
| public |
String |
UniqueID
|
[Get] |
|
|
| public |
VerticalAlign |
VerticalAlign
|
[Get , Set] |
|
|
| public |
Boolean |
Visible
|
[Get , Set] |
|
|
| public |
Unit |
Width
|
[Get , Set] |
|
|
|
| Visibility |
Return |
Name |
Parameters |
|
|
| protected |
ControlCollection
|
CreateControlCollection
|
(
)
|
|
|
| protected |
Style
|
CreateControlStyle
|
(
)
|
|
|
|
Hierarchy
Object
--->
Control
--->
WebControl
--->
TableRow
Implements
IComponent
,
IDisposable
,
IParserAccessor
,
IUrlResolutionService
,
IDataBindingsAccessor
,
IControlBuilderAccessor
,
IControlDesignerAccessor
,
IExpressionsAccessor
,
IAttributeAccessor
Subclassed By
DataGridItem
,
DetailsViewPagerRow
,
DetailsViewRow
,
FormViewPagerRow
,
FormViewRow
,
GridViewRow
,
TableFooterRow
,
TableHeaderRow
|