AccessKey
|
Gets or sets the access key that allows you to quickly navigate to the Web server control.
|
Adapter
protected
|
Gets the browser-specific adapter for the control.
|
AppRelativeTemplateSourceDirectory
|
Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control.
|
Attributes
|
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
|
AutoPostBack
|
Gets or sets a value that specifies whether server-side processing is required to respond to specific predefined user actions.
|
BackColor
|
Gets or sets the background color of the Web server control.
|
BackgroundImage
|
Gets the web control's background image.
|
BackwardCompatibility
static
|
Provides access to the control's backward compatibility settings.
|
BindingContainer
|
For internal use only.
|
Border
|
Gets the web control's border settings.
|
BorderBottom
|
Gets the settings of the web control's bottom border.
|
BorderColor
|
Gets or sets the border color of the web control. Use the BorderWrapper.BorderColor property instead.
|
BorderLeft
|
Gets the settings of the web control's left border.
|
BorderRight
|
Gets the settings of the web control's right border.
|
BorderStyle
|
Gets or sets the border style of the web control. Use the BorderWrapper.BorderStyle property instead.
|
BorderTop
|
Gets the settings of the web control's top border.
|
BorderWidth
|
Gets or sets the border width of the web control. Use the BorderWrapper.BorderWidth property instead.
|
Bound
|
Gets a value that specifies whether the control is data bound.
|
Caption
|
Gets or sets the editor caption.
|
CaptionCellStyle
|
Gets the style settings that define the caption cell appearance.
|
CaptionSettings
|
Provides access to the editor caption settings.
|
CaptionStyle
|
Gets the style settings that define the caption appearance.
|
ChildControlsCreated
protected
|
Gets a value that indicates whether the server control's child controls have been created.
|