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.
|
AllowExpandText
|
Gets or sets a value that specifies whether the text area can be expanded with a mouse click.
|
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.
|
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 ASPxImageGallery.
|
ClientVisible
|
Gets or sets a value that specifies the initial visibility state of a web control on the client.
|
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.
|
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.
|
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.
|
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 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 whether to encode editor value and content.
|
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.
|
FullscreenViewerItemTextTemplate
|
Specifies a common template to display the content of all items’ fullscreen viewer text area.
|
FullscreenViewerTextField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides image gallery item texts that are displayed in a fullscreen viewer.
|
FullscreenViewerTextTemplate
|
Gets or sets a template used for displaying the content of fullscreen viewer text area.
|
FullscreenViewerThumbnailUrlField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides image gallery item fullscreen viewer thumbnail locations.
|
FullscreenViewerThumbnailUrlFormatString
|
Gets or sets the pattern used to format the URL that points to the image displayed in the fullscreen viewer within the image gallery.
|
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 links to external client scripts (such as jQuery, Knockout, and others), which are used by some DevExpress web components, are checked for presence and correctness.
|
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.
|
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.
|
ImageContentBytesField
|
Specifies the data source field that contains item binary images.
|
ImageFolder
|
Gets or sets the path to the folder that contains images used by the control.
|
Images
|
Provides access to the settings that define images displayed within the ASPxImageGallery’s elements.
|
ImagesFullscreenViewer
|
Provides access to the settings that define images displayed within the Image Gallery’s fullscreen viewer.
|
ImagesFullscreenViewerNavigationBar
|
Provides access to the settings that define images displayed within the fullscreen viewer‘s navigation bar.
|
ImageUrlField
|
Gets or sets the name of a data field (or an xml element’s attribute) which provides image gallery item image locations.
|
ImageUrlFormatString
|
Gets or sets the pattern used to format the URL that points to the image displayed in the image gallery.
|
Initialized
|
Gets a value indicating whether the web control has been initialized.
|
IsCallback
|
Gets a value indicating whether the request is the result of a callback sent by the control.
|
IsChildControlStateCleared
protected
|
|