AccessibilityCompliant
|
Enables accessibility support.
|
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.
|
AllButtonPageCount
|
Gets or sets the number of pages whose content will be displayed within a view after the All button has been pressed.
|
AllowPaging
|
Gets or sets whether pagination is allowed.
|
AlwaysShowPager
|
Gets or sets the value that specifies whether the pager is always displayed within 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.
|
BackColor
|
Gets or sets the background color of the Web server control.
|
BackgroundImage
|
Gets the web control’s background image.
|
BackToTopImage
|
Gets the settings of an image that when clicked, navigates an end-user to the top of the page.
|
BackToTopStyle
|
Gets the style settings used to paint the links that when clicked, navigate an end-user to the top of the page.
|
BackToTopText
|
Gets or sets the text of the link that when clicked, navigates an end-user to the top of the page.
|
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.
|
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
|
Gets or sets the control’s client programmatic identifier.
|
ClientSideEvents
|
Gets an object that lists the client-side events specific to the ASPxNewsControl.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
ContentStyle
|
Gets the style settings used to paint the control’s Content Area.
|
Context
protected
|
Gets the HttpContext object associated with the server control for the current Web request.
|
Controls
|
Gets the web control’s collection of child controls.
|
ControlStyle
|
Gets the style of the Web server control. This property is used primarily by control developers.
|
ControlStyleCreated
|
Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.
|
CssClass
|
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
|
CssFilePath
|
Gets or sets the path to a CSS file that defines the web control’s appearance.
|
CssPostfix
|
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
|
Cursor
|
Gets or sets the type of cursor to display when the mouse pointer is over the web control.
|
DataItemContainer
|
Gets a reference to the naming container if the naming container implements IDataItemContainer.
|
DataKeysContainer
|
Gets a reference to the naming container if the naming container implements IDataKeysControl.
|
DataMember
|
Gets or sets the name of the list of data that the data-bound control binds to, in instances where the data source contains more than one distinct list of data items.
|
DataSource
|
Specifies the object from which the data-bound control retrieves its data items.
|
DataSourceID
|
Specifies the control’s data source ID.
|
DateField
|
Gets or sets the data source field which provides item dates.
|
DisabledCssClass
static
|
Gets or sets the CSS class to apply to the rendered HTML element when the control is disabled.
|
DisabledStyle
|
Gets the style settings which define a control’s appearance in the disabled state.
|
EmptyDataStyle
|
Gets style settings of the control’s empty data area.
|
EmptyDataTemplate
|
Gets or sets a template used for displaying the content of the empty data area.
|
EmptyDataText
|
Gets or sets the text displayed within the control’s empty data area.
|
EmptyImage
static
|
Obsolete. Gets the settings of an image which is displayed by the control if the control’s value is null.
|
EnableCallbackAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when a control’s content is updated via a callback.
|
EnableCallbackCompression
|
Gets or sets whether callback result compression is enabled.
|
EnableCallBacks
|
Gets or sets a value that specifies whether the callback or postback technology is used to manage round trips to the server.
|
Enabled
|
Gets or sets a value that indicates whether a web control is enabled, allowing it to respond to end-user interactions.
|
EnableDefaultAppearance
|
Obsolete. Specifies whether to enable the control’s default appearance.
|
EnablePagingCallbackAnimation
|
Gets or sets a value that specifies whether a specific animation effect is used when changing pages.
|
EnablePagingGestures
|
Gets or sets a value specifying whether an end-user can switch pages with a swipe gesture.
|
EnableTheming
|
Gets or sets a value indicating whether themes apply to this control.
|
EnableViewState
|
Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client.
|
EncodeHtml
|
Gets or sets a value that specifies whether the web control’s value and element content are rendered as pure HTML, or HTML markers are stripped out.
|
Events
protected
|
Gets a list of event handler delegates for the control. This property is read-only.
|
Font
|
Gets the font properties associated with the Web server control.
|
ForeColor
|
Gets or sets the foreground color (typically the color of the text) of the Web server control.
|
GlobalAccessibilityCompliant
static
|
Gets or sets whether accessibility support is globally enabled for all DevExpress web controls across the web page or the entire web site.
|
GlobalCheckReferencesToExternalScripts
static
|
Gets or sets whether the availability and correctness of references to external client scripts (such as jQuery, jQuery UI, Knockout, etc.), which are used by certain DevExpress web controls, are checked.
|
GlobalEmbedRequiredClientLibraries
static
|
Obsolete. Gets or sets whether external client libraries (including scripts and CSS files) are automatically embedded in the DevExpress.Web assembly as resources.
|
GlobalRightToLeft
static
|
Gets or sets that the right-to-left orientation shall be globally applied to all DevExpress web controls across the web page or the entire web site.
|
GlobalStyleSheetTheme
static
|
Gets or sets the name of the style sheet theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalTheme
static
|
Gets or sets the name of the Theme to be globally applied to all DevExpress web controls across the entire web site.
|
GlobalThemeBaseColor
static
|
Gets or sets the base color for the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
GlobalThemeFont
static
|
Gets or sets the font settings of the theme to be globally applied to all DevExpress web controls across a web page or entire web site.
|
HasAttributes
|
Gets a value indicating whether the control has attributes set.
|
HasChildViewState
protected
|
Gets a value indicating whether the current server control’s child controls have any saved view-state settings.
|
HeaderTextField
|
Gets or sets the data source field which provides content to item headers.
|
Height
|
Gets or sets the height of the web server control.
|
ID
|
Gets or sets the programmatic identifier assigned to the server control.
|
IdSeparator
protected
|
Gets the character used to separate control identifiers.
|
|