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.
|
AllowEllipsisInText
|
Specifies if ASPxHyperLink can automatically truncate the text content if it don't fit into the editor width.
|
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.
|
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.
|
Border
|
Gets the web control's border settings.
|
BorderBottom
|
Gets the settings of the web control's bottom border.
|
BorderLeft
|
Gets the settings of the web control's left border.
|
BorderRight
|
Gets the settings of the web control's right border.
|
BorderTop
|
Gets the settings of the web control's top border.
|
Bound
|
Gets a value that specifies whether the control is data bound.
|
ChildControlsCreated
protected
|
Gets a value that indicates whether the server control's child controls have been created.
|
ClientEnabled
|
Gets or sets a value that indicates whether an editor is enabled on the client.
|
ClientID
|
Gets the control's identifier generated by ASP.NET.
|
ClientIDMode
|
Gets or sets the algorithm that is used to generate the value of the ClientID property.
|
ClientIDSeparator
protected
|
Gets a character value representing the separator character used in the ClientID property.
|
ClientInstanceName
|
Specifies the editor's client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ASPxStaticEdit.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of an editor on the client.
|
Context
protected
|
Gets the HttpContext object associated with the server control for the current Web request.
|
Controls
|
Gets a collection that contains the editor's child controls in the UI hierarchy.
|